#CC1555 Color

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

Color preview

#CC1555

Color formats

HEX
#CC1555
RGB
rgb(204, 21, 85)
RGBA
rgba(204, 21, 85, 1)
HSL
hsl(339, 81%, 44%)
HSV
hsv(339, 90%, 80%)
CMYK
cmyk(0%, 90%, 58%, 20%)
CSS variable
--color-primary: #CC1555;
Lowercase HEX
#cc1555

Shades

Tints

Tones

Harmony

CSS snippets for #CC1555

.color-cc1555 {
  color: #CC1555;
  background-color: #CC1555;
}

Frequently asked questions

What color is #CC1555?+

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

What is the closest Tailwind color to #CC1555?+

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