#CC242A Color

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

Color preview

#CC242A

Color formats

HEX
#CC242A
RGB
rgb(204, 36, 42)
RGBA
rgba(204, 36, 42, 1)
HSL
hsl(358, 70%, 47%)
HSV
hsv(358, 82%, 80%)
CMYK
cmyk(0%, 82%, 79%, 20%)
CSS variable
--color-primary: #CC242A;
Lowercase HEX
#cc242a

Shades

Tints

Tones

Harmony

CSS snippets for #CC242A

.color-cc242a {
  color: #CC242A;
  background-color: #CC242A;
}

Frequently asked questions

What color is #CC242A?+

#CC242A is a HEX color with RGB value rgb(204, 36, 42) and HSL value hsl(358, 70%, 47%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #CC242A?+

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