#CC1967 Color

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

Color preview

#CC1967

Color formats

HEX
#CC1967
RGB
rgb(204, 25, 103)
RGBA
rgba(204, 25, 103, 1)
HSL
hsl(334, 78%, 45%)
HSV
hsv(334, 88%, 80%)
CMYK
cmyk(0%, 88%, 50%, 20%)
CSS variable
--color-primary: #CC1967;
Lowercase HEX
#cc1967

Shades

Tints

Tones

Harmony

CSS snippets for #CC1967

.color-cc1967 {
  color: #CC1967;
  background-color: #CC1967;
}

Frequently asked questions

What color is #CC1967?+

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

What is the closest Tailwind color to #CC1967?+

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