HTML Color Names Chart

148 standard named colors • Click any color to copy HEX

What are HTML Color Names?

HTML Color Names are predefined keywords that represent specific colors in web design. Instead of using numeric values like HEX codes (#FF0000), developers can simply use the name Red. There are currently 148 standard color names supported by all major browsers, originally derived from the X11 color names.

How to Use This Chart

1 Identify Colors

Browse the visual grid to find the perfect color name for your project.

2 Click to Copy

Click on any color card to instantly copy its HEX code to your clipboard.

Why Use Named Colors?

  • Readability: Code like color: Tomato; is easier to understand than color: #FF6347;.
  • Memorability: It's easier to remember names like "SkyBlue" or "Chocolate" than hex codes.
  • Speed: Faster to type common names during rapid prototyping.
  • Transparency: You know exactly what color you are using just by reading the name.

Related Design Tools

Found a color you like? Try these tools next: