HTML Color Names
Browse all 140 standard CSS/HTML named colors in a beautiful swatch grid — search by name or hex, filter by color family and copy the hex, rgb() or hsl() value of any color in one click. In your browser, free.
All 140 standard CSS/HTML named colors, with their hex, RGB and HSL values. Everything runs in your browser from a built-in reference — nothing is sent to the server.
About HTML Color Names
This reference presents all 140 standard CSS/HTML named colors — the full list browsers understand, from AliceBlue through YellowGreen — as a responsive swatch grid. Each swatch shows the color itself with its name and hex value, and clicking one opens its hex, rgb() and hsl() forms, each copyable in a single click.
You can search by name or hex value — Tomato and #FF6347 find the same swatch — and filter by family: Reds, Pinks, Oranges, Yellows, Browns, Greens, Cyans, Blues, Purples, Whites, and Grays & Blacks. The family view is the fastest way to shortlist candidates when you know roughly the hue you want.
Named colors are handy for prototypes, code examples, SVG fills and teaching, because a name like RebeccaPurple communicates intent better than a hex triplet. The RGB and HSL values are derived in your browser from each color’s hex, and nothing you search is sent to a server.
How to use HTML Color Names
- Search by color name or hex value — for example Tomato, teal or #00FF00.
- Filter by family — Reds, Blues, Grays and so on — to shortlist colors in one hue range.
- Click a swatch to copy its hex value instantly.
- Open the swatch popover to copy the rgb() or hsl() form instead.