Search and copy from all 140 CSS standard color names. Click any swatch to copy its HEX.
How to use
- Search by color name (e.g. salmon, coral).
- Click any color card to copy its HEX code.
- Or use the name directly in CSS:
color: salmon;
FAQ
Are CSS color names case-sensitive?
No — red, Red, RED are all valid.
Need more colors?
Try the Tailwind palette (242 colors) or Material Design (254 colors).
Which browsers support these?
All browsers support CSS Level 4 named colors, the 140 listed here are the historical standard.
Free?
Yes.