GenerateRandomSearch

CSS Class Name Generator

Generates an example CSS class name in a common BEM-ish convention (e.g. card__title, btn--active) — a naming-convention example distinct from a plain URL slug's format.

How to use this tool

  1. Press generate for a class name.
  2. Generate again for another one.

Common use cases

  • CSS/component naming inspiration
  • Teaching BEM-style conventions
  • Documentation/mockup examples