Enter Color name Values
Input or choose Color name values
See Results
View HEX and other formats
Copy or Use
Copy, save, or reuse your color
Choose a color visually, use sliders, or paste a value.
Quick Presets
#FF6347
tomato
PreviewOriginal
rgb(255, 99, 71)
Lighten 20%
rgb(255, 130, 108)
Darken 20%
rgb(204, 79, 57)
Complementary
rgb(71, 227, 255)
Aa
With White Text
Aa
With Black Text
Other Formats
Color Palette
Did you know?
You can pick a color from your screen in browsers that support the EyeDropper API.
Look up the canonical six-digit hex for any CSS named color, including modern additions like rebeccapurple. Useful when you need the exact value behind a name rather than the nearest neighbour. Names are matched case-insensitively after whitespace is removed.
Only colors that exist in the CSS named color list are accepted; arbitrary words such as a Pantone name will return an error.
Need more notations? Open the Color Converter for HEX, RGB, HSL, LAB, OKLAB, and OKLCH, or use the Color Contrast Checker to validate foreground/background pairs before shipping.
No. The tool errors out if the name is not in the CSS named color list.
No. Names are matched after lowercasing and stripping whitespace.
Output is always the canonical six-digit form so the value pastes safely into any parser.