CSS named colors palette.. Color Names Ref is a free online tool from the ToolsRift Developer Tools collection. It runs entirely in your browser — nothing to install, no signup, and your data never leaves your device.
Scroll or search the palette to find a CSS color by name, preview its swatch, and copy its HEX or RGB value to drop straight into your stylesheet.
There are around 140 standard named colors defined by CSS, from basics like red and blue to shades like rebeccapurple and darkslategray.
Yes — the standard named colors map to fixed HEX values and render consistently in all modern browsers.
Names are readable for prototyping, but hex or custom properties give precise, maintainable control in production stylesheets.