#CC152A Color

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

Color preview

#CC152A

Color formats

HEX
#CC152A
RGB
rgb(204, 21, 42)
RGBA
rgba(204, 21, 42, 1)
HSL
hsl(353, 81%, 44%)
HSV
hsv(353, 90%, 80%)
CMYK
cmyk(0%, 90%, 79%, 20%)
CSS variable
--color-primary: #CC152A;
Lowercase HEX
#cc152a

Shades

Tints

Tones

Harmony

CSS snippets for #CC152A

.color-cc152a {
  color: #CC152A;
  background-color: #CC152A;
}

Frequently asked questions

What color is #CC152A?+

#CC152A is a HEX color with RGB value rgb(204, 21, 42) and HSL value hsl(353, 81%, 44%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #CC152A?+

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