#CC2EA8 Color

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

Color preview

#CC2EA8

Color formats

HEX
#CC2EA8
RGB
rgb(204, 46, 168)
RGBA
rgba(204, 46, 168, 1)
HSL
hsl(314, 63%, 49%)
HSV
hsv(314, 77%, 80%)
CMYK
cmyk(0%, 77%, 18%, 20%)
CSS variable
--color-primary: #CC2EA8;
Lowercase HEX
#cc2ea8

Shades

Tints

Tones

Harmony

CSS snippets for #CC2EA8

.color-cc2ea8 {
  color: #CC2EA8;
  background-color: #CC2EA8;
}

Frequently asked questions

What color is #CC2EA8?+

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

What is the closest Tailwind color to #CC2EA8?+

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