#CC86EE Color

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

Color preview

#CC86EE

Color formats

HEX
#CC86EE
RGB
rgb(204, 134, 238)
RGBA
rgba(204, 134, 238, 1)
HSL
hsl(280, 75%, 73%)
HSV
hsv(280, 44%, 93%)
CMYK
cmyk(14%, 44%, 0%, 7%)
CSS variable
--color-primary: #CC86EE;
Lowercase HEX
#cc86ee

Shades

Tints

Tones

Harmony

CSS snippets for #CC86EE

.color-cc86ee {
  color: #CC86EE;
  background-color: #CC86EE;
}

Frequently asked questions

What color is #CC86EE?+

#CC86EE is a HEX color with RGB value rgb(204, 134, 238) and HSL value hsl(280, 75%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #CC86EE?+

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