#CC91EE Color

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

Color preview

#CC91EE

Color formats

HEX
#CC91EE
RGB
rgb(204, 145, 238)
RGBA
rgba(204, 145, 238, 1)
HSL
hsl(278, 73%, 75%)
HSV
hsv(278, 39%, 93%)
CMYK
cmyk(14%, 39%, 0%, 7%)
CSS variable
--color-primary: #CC91EE;
Lowercase HEX
#cc91ee

Shades

Tints

Tones

Harmony

CSS snippets for #CC91EE

.color-cc91ee {
  color: #CC91EE;
  background-color: #CC91EE;
}

Frequently asked questions

What color is #CC91EE?+

#CC91EE is a HEX color with RGB value rgb(204, 145, 238) and HSL value hsl(278, 73%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC91EE?+

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