#CC2ECC Color

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

Color preview

#CC2ECC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CC2ECC

.color-cc2ecc {
  color: #CC2ECC;
  background-color: #CC2ECC;
}

Frequently asked questions

What color is #CC2ECC?+

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

What is the closest Tailwind color to #CC2ECC?+

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