#CC1964 Color

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

Color preview

#CC1964

Color formats

HEX
#CC1964
RGB
rgb(204, 25, 100)
RGBA
rgba(204, 25, 100, 1)
HSL
hsl(335, 78%, 45%)
HSV
hsv(335, 88%, 80%)
CMYK
cmyk(0%, 88%, 51%, 20%)
CSS variable
--color-primary: #CC1964;
Lowercase HEX
#cc1964

Shades

Tints

Tones

Harmony

CSS snippets for #CC1964

.color-cc1964 {
  color: #CC1964;
  background-color: #CC1964;
}

Frequently asked questions

What color is #CC1964?+

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

What is the closest Tailwind color to #CC1964?+

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