Enter CMYK Values
Input or choose CMYK values
See Results
View Color name and other formats
Copy or Use
Copy, save, or reuse your color
Choose a color visually, use sliders, or paste a value.
Quick Presets
tomato
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.
Convert print CMYK percentages into the closest CSS named color. Designers often use this to translate a print swatch into a friendly word for digital briefs, ticket descriptions, or accessibility narrations. The match is the nearest of about 140 CSS names.
Because CMYK and sRGB cover different gamuts, the named color is at best a screen-side proxy for the real ink swatch.
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. CMYK and sRGB cover different gamuts, so rendering an ink color in a browser is always an approximation.
The named color list is small, so closely related ink combinations often map to the same nearest CSS name.
Yes. cmyk(20%, 50%, 0%, 10%) and 20 50 0 10 both parse correctly.