#CC402E Color

Inspect #CC402E across formats, palettes, contrast and closest named color matches.

Color preview

#CC402E

Color formats

HEX
#CC402E
RGB
rgb(204, 64, 46)
RGBA
rgba(204, 64, 46, 1)
HSL
hsl(7, 63%, 49%)
HSV
hsv(7, 77%, 80%)
CMYK
cmyk(0%, 69%, 77%, 20%)
CSS variable
--color-primary: #CC402E;
Lowercase HEX
#cc402e

Shades

Tints

Tones

Harmony

CSS snippets for #CC402E

.color-cc402e {
  color: #CC402E;
  background-color: #CC402E;
}

Frequently asked questions

What color is #CC402E?+

#CC402E is a HEX color with RGB value rgb(204, 64, 46) and HSL value hsl(7, 63%, 49%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #CC402E?+

The closest Tailwind color is red-600, available as the bg-red-600 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools