#CC242F Color

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

Color preview

#CC242F

Color formats

HEX
#CC242F
RGB
rgb(204, 36, 47)
RGBA
rgba(204, 36, 47, 1)
HSL
hsl(356, 70%, 47%)
HSV
hsv(356, 82%, 80%)
CMYK
cmyk(0%, 82%, 77%, 20%)
CSS variable
--color-primary: #CC242F;
Lowercase HEX
#cc242f

Shades

Tints

Tones

Harmony

CSS snippets for #CC242F

.color-cc242f {
  color: #CC242F;
  background-color: #CC242F;
}

Frequently asked questions

What color is #CC242F?+

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

What is the closest Tailwind color to #CC242F?+

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