#CC1570 Color

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

Color preview

#CC1570

Color formats

HEX
#CC1570
RGB
rgb(204, 21, 112)
RGBA
rgba(204, 21, 112, 1)
HSL
hsl(330, 81%, 44%)
HSV
hsv(330, 90%, 80%)
CMYK
cmyk(0%, 90%, 45%, 20%)
CSS variable
--color-primary: #CC1570;
Lowercase HEX
#cc1570

Shades

Tints

Tones

Harmony

CSS snippets for #CC1570

.color-cc1570 {
  color: #CC1570;
  background-color: #CC1570;
}

Frequently asked questions

What color is #CC1570?+

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

What is the closest Tailwind color to #CC1570?+

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