#CC201A Color

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

Color preview

#CC201A

Color formats

HEX
#CC201A
RGB
rgb(204, 32, 26)
RGBA
rgba(204, 32, 26, 1)
HSL
hsl(2, 77%, 45%)
HSV
hsv(2, 87%, 80%)
CMYK
cmyk(0%, 84%, 87%, 20%)
CSS variable
--color-primary: #CC201A;
Lowercase HEX
#cc201a

Shades

Tints

Tones

Harmony

CSS snippets for #CC201A

.color-cc201a {
  color: #CC201A;
  background-color: #CC201A;
}

Frequently asked questions

What color is #CC201A?+

#CC201A is a HEX color with RGB value rgb(204, 32, 26) and HSL value hsl(2, 77%, 45%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #CC201A?+

The closest Tailwind color is red-700, available as the bg-red-700 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