#CC242C Color

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

Color preview

#CC242C

Color formats

HEX
#CC242C
RGB
rgb(204, 36, 44)
RGBA
rgba(204, 36, 44, 1)
HSL
hsl(357, 70%, 47%)
HSV
hsv(357, 82%, 80%)
CMYK
cmyk(0%, 82%, 78%, 20%)
CSS variable
--color-primary: #CC242C;
Lowercase HEX
#cc242c

Shades

Tints

Tones

Harmony

CSS snippets for #CC242C

.color-cc242c {
  color: #CC242C;
  background-color: #CC242C;
}

Frequently asked questions

What color is #CC242C?+

#CC242C is a HEX color with RGB value rgb(204, 36, 44) and HSL value hsl(357, 70%, 47%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #CC242C?+

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