#CC40EE Color

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

Color preview

#CC40EE

Color formats

HEX
#CC40EE
RGB
rgb(204, 64, 238)
RGBA
rgba(204, 64, 238, 1)
HSL
hsl(288, 84%, 59%)
HSV
hsv(288, 73%, 93%)
CMYK
cmyk(14%, 73%, 0%, 7%)
CSS variable
--color-primary: #CC40EE;
Lowercase HEX
#cc40ee

Shades

Tints

Tones

Harmony

CSS snippets for #CC40EE

.color-cc40ee {
  color: #CC40EE;
  background-color: #CC40EE;
}

Frequently asked questions

What color is #CC40EE?+

#CC40EE is a HEX color with RGB value rgb(204, 64, 238) and HSL value hsl(288, 84%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC40EE?+

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