#CC2EC2 Color

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

Color preview

#CC2EC2

Color formats

HEX
#CC2EC2
RGB
rgb(204, 46, 194)
RGBA
rgba(204, 46, 194, 1)
HSL
hsl(304, 63%, 49%)
HSV
hsv(304, 77%, 80%)
CMYK
cmyk(0%, 77%, 5%, 20%)
CSS variable
--color-primary: #CC2EC2;
Lowercase HEX
#cc2ec2

Shades

Tints

Tones

Harmony

CSS snippets for #CC2EC2

.color-cc2ec2 {
  color: #CC2EC2;
  background-color: #CC2EC2;
}

Frequently asked questions

What color is #CC2EC2?+

#CC2EC2 is a HEX color with RGB value rgb(204, 46, 194) and HSL value hsl(304, 63%, 49%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC2EC2?+

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