#CC20EE Color

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

Color preview

#CC20EE

Color formats

HEX
#CC20EE
RGB
rgb(204, 32, 238)
RGBA
rgba(204, 32, 238, 1)
HSL
hsl(290, 86%, 53%)
HSV
hsv(290, 87%, 93%)
CMYK
cmyk(14%, 87%, 0%, 7%)
CSS variable
--color-primary: #CC20EE;
Lowercase HEX
#cc20ee

Shades

Tints

Tones

Harmony

CSS snippets for #CC20EE

.color-cc20ee {
  color: #CC20EE;
  background-color: #CC20EE;
}

Frequently asked questions

What color is #CC20EE?+

#CC20EE is a HEX color with RGB value rgb(204, 32, 238) and HSL value hsl(290, 86%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC20EE?+

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