#CC81EE Color

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

Color preview

#CC81EE

Color formats

HEX
#CC81EE
RGB
rgb(204, 129, 238)
RGBA
rgba(204, 129, 238, 1)
HSL
hsl(281, 76%, 72%)
HSV
hsv(281, 46%, 93%)
CMYK
cmyk(14%, 46%, 0%, 7%)
CSS variable
--color-primary: #CC81EE;
Lowercase HEX
#cc81ee

Shades

Tints

Tones

Harmony

CSS snippets for #CC81EE

.color-cc81ee {
  color: #CC81EE;
  background-color: #CC81EE;
}

Frequently asked questions

What color is #CC81EE?+

#CC81EE is a HEX color with RGB value rgb(204, 129, 238) and HSL value hsl(281, 76%, 72%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC81EE?+

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