Colors
Not sure which color to use? This named color generator picks from over 130 real CSS color names — like CornflowerBlue, HotPink, or MidnightBlue — and shows you their exact hex code. It is a great way to discover colors you might never have considered, and every result works natively in CSS without needing hex codes at all. Filter by color family to explore reds, blues, greens, purples, oranges, or neutrals and spark new ideas for your next design project.
CSS named colors are 140+ predefined color keywords recognized by all browsers, like 'tomato', 'steelblue', or 'goldenrod'. They are fully supported in CSS and HTML.
Yes — CSS named colors work directly in stylesheets, e.g. 'color: tomato;'. They are equivalent to their hex values and widely supported.
Most CSS color names originate from the X11 color set used in Unix systems and were later adopted by the W3C for the CSS specification.