color name finder — HTML colours_
Browse all 140+ CSS named colours — search by name or HEX, filter by hue group.
Copy HEX · RGB · HSL · CSS name instantly. Free, no signup, 100% client-side.
| name | hex | rgb | hsl | group |
|---|
Browse all 140+ CSS named colours — search by name or HEX, filter by hue group.
Copy HEX · RGB · HSL · CSS name instantly. Free, no signup, 100% client-side.
| name | hex | rgb | hsl | group |
|---|
A browser-based colour explorer and converter. Input a colour in HEX, RGB, HSL, or HSB and instantly see conversions to all other formats, plus complementary colours, shades, tints, and a full palette preview.
HEX (#RRGGBB), RGB, HSL, HSB/HSV, and CSS colour names. Convert between any instantly.
Yes. Complementary, analogous, triadic, and monochromatic palettes from any base colour — for web design, branding, or data visualisation.
Yes. Click any colour value to copy in CSS-ready format.
Yes. The converter reads URL parameters and the address bar stays in sync, so you (or an AI assistant) can build a deep link by hand. Open ?hex=1a2b3c to load the converter showing HEX, RGB, HSL and the closest CSS name. The value works with or without the # and also accepts rgb()/hsl() strings (aliases color, colour, c). Use ?search=blue to filter the named-colour grid instead.
Paste a HEX, RGB or HSL value into the converter and it instantly tells you the closest CSS color name — so if you're wondering "what color is this?" or "which color is this?", just drop in the code and read off the name. It's a quick color identifier and color namer in one: give it a value, get the name.
Type or paste the hex (for example #1a2b3c) into the input. The tool works out the nearest named colour from the 140+ CSS colors and shows it alongside RGB, HSL and HSB. This hex-to-color-name lookup also works from a shareable link — open ?hex=1a2b3c to jump straight to the result.
Yes. Paste an rgb(...) or hsl(...) string and the converter returns the closest color name plus every other format. RGB-to-color-name and HSL-to-color-name both use the same nearest-match logic as the hex lookup.
Yes. It's built as an HTML color finder and CSS color-code finder: browse all 140+ named web colors, search by name or hue, and copy a CSS-ready color: or background: value in one click. Every named colour shows its hex, RGB and HSL so you can drop it straight into a stylesheet or Tailwind config.
There are 140+ standard CSS / HTML named colors (from aliceblue to yellowgreen), all searchable here. The nearest-name lookup maps any of the 16.7 million possible hex values back to the closest one of these names.
Yes — copy & paste any value. Click a colour to copy its name, hex, RGB or HSL to the clipboard, ready to paste into CSS, a design tool, or a document.
HEX (#RRGGBB) and RGB both describe a colour by its red, green and blue channels — hex just writes them in base‑16. HSL (hue, saturation, lightness) and HSB/HSV (hue, saturation, brightness) describe the same colour by how we perceive it, which makes them easier for picking tints and shades. This tool shows all four at once so you never have to convert by hand.
Yes and yes. The finder runs entirely in your browser on phone, tablet or desktop — nothing is uploaded and no colours are stored on a server. It works offline once loaded.
Yes, completely free. One of 146 free tools at jasperbernaers.com.