#CC2E9C Color

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

Color preview

#CC2E9C

Color formats

HEX
#CC2E9C
RGB
rgb(204, 46, 156)
RGBA
rgba(204, 46, 156, 1)
HSL
hsl(318, 63%, 49%)
HSV
hsv(318, 77%, 80%)
CMYK
cmyk(0%, 77%, 24%, 20%)
CSS variable
--color-primary: #CC2E9C;
Lowercase HEX
#cc2e9c

Shades

Tints

Tones

Harmony

CSS snippets for #CC2E9C

.color-cc2e9c {
  color: #CC2E9C;
  background-color: #CC2E9C;
}

Frequently asked questions

What color is #CC2E9C?+

#CC2E9C is a HEX color with RGB value rgb(204, 46, 156) and HSL value hsl(318, 63%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CC2E9C?+

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