#CC1997 Color

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

Color preview

#CC1997

Color formats

HEX
#CC1997
RGB
rgb(204, 25, 151)
RGBA
rgba(204, 25, 151, 1)
HSL
hsl(318, 78%, 45%)
HSV
hsv(318, 88%, 80%)
CMYK
cmyk(0%, 88%, 26%, 20%)
CSS variable
--color-primary: #CC1997;
Lowercase HEX
#cc1997

Shades

Tints

Tones

Harmony

CSS snippets for #CC1997

.color-cc1997 {
  color: #CC1997;
  background-color: #CC1997;
}

Frequently asked questions

What color is #CC1997?+

#CC1997 is a HEX color with RGB value rgb(204, 25, 151) and HSL value hsl(318, 78%, 45%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CC1997?+

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