AbraCalc

Named CSS Color to Hex

Look up the hex value of any named CSS color (e.g. 'tomato', 'steelblue', 'rebeccapurple').

Embed this tool on your site

How to use this tool

  1. Type a CSS color name (e.g. steelblue, tomato, coral).
  2. The tool looks it up in the W3C named color list and returns the hex and RGB values.
  3. Names are case-insensitive and spaces are ignored.

Look up the exact hex value for any of the 140+ named CSS colors. Type the name and get the hex code and RGB instantly.

Frequently asked questions

How many CSS named colors are there?
CSS defines 140 named colors (plus 'transparent'). They range from the basic 16 (VGA colors) to the full X11 color list.
What is rebeccapurple?
rebeccapurple (#663399) was added to CSS4 in memory of Rebecca Meyer, daughter of CSS Working Group member Eric Meyer.

References & sources