CSS Color Names: Complete List with HEX Values
Published April 2025 · 3 min read
Most Used CSS Colors
| Name | HEX | Preview |
|---|---|---|
| red | #FF0000 | |
| blue | #0000FF | |
| green | #008000 | |
| black | #000000 | |
| white | #FFFFFF | |
| coral | #FF7F50 | |
| tomato | #FF6347 | |
| dodgerblue | #1E90FF | |
| mediumseagreen | #3CB371 | |
| slategray | #708090 | |
| gold | #FFD700 | |
| hotpink | #FF69B4 | |
| indigo | #4B0082 | |
| teal | #008080 | |
| salmon | #FA8072 |
CSS supports 140+ named colors. For custom colors, use HEX, RGB, or HSL values.
Pick Any Color
Use our Color Picker to find the perfect color and get HEX, RGB, and HSL values.