#CC2EA2 Color

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

Color preview

#CC2EA2

Color formats

HEX
#CC2EA2
RGB
rgb(204, 46, 162)
RGBA
rgba(204, 46, 162, 1)
HSL
hsl(316, 63%, 49%)
HSV
hsv(316, 77%, 80%)
CMYK
cmyk(0%, 77%, 21%, 20%)
CSS variable
--color-primary: #CC2EA2;
Lowercase HEX
#cc2ea2

Shades

Tints

Tones

Harmony

CSS snippets for #CC2EA2

.color-cc2ea2 {
  color: #CC2EA2;
  background-color: #CC2EA2;
}

Frequently asked questions

What color is #CC2EA2?+

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

What is the closest Tailwind color to #CC2EA2?+

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