#CC2EBC Color

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

Color preview

#CC2EBC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CC2EBC

.color-cc2ebc {
  color: #CC2EBC;
  background-color: #CC2EBC;
}

Frequently asked questions

What color is #CC2EBC?+

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

What is the closest Tailwind color to #CC2EBC?+

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