#CC1564 Color

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

Color preview

#CC1564

Color formats

HEX
#CC1564
RGB
rgb(204, 21, 100)
RGBA
rgba(204, 21, 100, 1)
HSL
hsl(334, 81%, 44%)
HSV
hsv(334, 90%, 80%)
CMYK
cmyk(0%, 90%, 51%, 20%)
CSS variable
--color-primary: #CC1564;
Lowercase HEX
#cc1564

Shades

Tints

Tones

Harmony

CSS snippets for #CC1564

.color-cc1564 {
  color: #CC1564;
  background-color: #CC1564;
}

Frequently asked questions

What color is #CC1564?+

#CC1564 is a HEX color with RGB value rgb(204, 21, 100) and HSL value hsl(334, 81%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CC1564?+

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