#CC196D Color

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

Color preview

#CC196D

Color formats

HEX
#CC196D
RGB
rgb(204, 25, 109)
RGBA
rgba(204, 25, 109, 1)
HSL
hsl(332, 78%, 45%)
HSV
hsv(332, 88%, 80%)
CMYK
cmyk(0%, 88%, 47%, 20%)
CSS variable
--color-primary: #CC196D;
Lowercase HEX
#cc196d

Shades

Tints

Tones

Harmony

CSS snippets for #CC196D

.color-cc196d {
  color: #CC196D;
  background-color: #CC196D;
}

Frequently asked questions

What color is #CC196D?+

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

What is the closest Tailwind color to #CC196D?+

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