#CC5EEE Color

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

Color preview

#CC5EEE

Color formats

HEX
#CC5EEE
RGB
rgb(204, 94, 238)
RGBA
rgba(204, 94, 238, 1)
HSL
hsl(286, 81%, 65%)
HSV
hsv(286, 61%, 93%)
CMYK
cmyk(14%, 61%, 0%, 7%)
CSS variable
--color-primary: #CC5EEE;
Lowercase HEX
#cc5eee

Shades

Tints

Tones

Harmony

CSS snippets for #CC5EEE

.color-cc5eee {
  color: #CC5EEE;
  background-color: #CC5EEE;
}

Frequently asked questions

What color is #CC5EEE?+

#CC5EEE is a HEX color with RGB value rgb(204, 94, 238) and HSL value hsl(286, 81%, 65%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC5EEE?+

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