#CC412E Color

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

Color preview

#CC412E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CC412E

.color-cc412e {
  color: #CC412E;
  background-color: #CC412E;
}

Frequently asked questions

What color is #CC412E?+

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

What is the closest Tailwind color to #CC412E?+

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