#CC252B Color

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

Color preview

#CC252B

Color formats

HEX
#CC252B
RGB
rgb(204, 37, 43)
RGBA
rgba(204, 37, 43, 1)
HSL
hsl(358, 69%, 47%)
HSV
hsv(358, 82%, 80%)
CMYK
cmyk(0%, 82%, 79%, 20%)
CSS variable
--color-primary: #CC252B;
Lowercase HEX
#cc252b

Shades

Tints

Tones

Harmony

CSS snippets for #CC252B

.color-cc252b {
  color: #CC252B;
  background-color: #CC252B;
}

Frequently asked questions

What color is #CC252B?+

#CC252B is a HEX color with RGB value rgb(204, 37, 43) and HSL value hsl(358, 69%, 47%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #CC252B?+

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