#CC1524 Color

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

Color preview

#CC1524

Color formats

HEX
#CC1524
RGB
rgb(204, 21, 36)
RGBA
rgba(204, 21, 36, 1)
HSL
hsl(355, 81%, 44%)
HSV
hsv(355, 90%, 80%)
CMYK
cmyk(0%, 90%, 82%, 20%)
CSS variable
--color-primary: #CC1524;
Lowercase HEX
#cc1524

Shades

Tints

Tones

Harmony

CSS snippets for #CC1524

.color-cc1524 {
  color: #CC1524;
  background-color: #CC1524;
}

Frequently asked questions

What color is #CC1524?+

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

What is the closest Tailwind color to #CC1524?+

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