Enter Color name Values
Input or choose Color name values
See Results
View HSV and other formats
Copy or Use
Copy, save, or reuse your color
Choose a color visually, use sliders, or paste a value.
Quick Presets
hsv(9, 72%, 100%)
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.
Take a CSS named color and read its HSV representation. Useful when seeding a colour explorer that lets users dial saturation and value while keeping the hue family intact, or when describing a named color in picker-friendly numbers.
Once converted, type new HSV numbers into the field and the result panel will reveal the closest named color again, helping you find related tones.
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.
Yes. Type into the HSV field and the named color updates to the closest match in real time.
No. Value is the maximum channel; lightness is the midpoint between the maximum and the minimum.
Yes. Only names from the CSS named color list resolve; anything else raises a parse error.