#CC87EB Color

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

Color preview

#CC87EB

Color formats

HEX
#CC87EB
RGB
rgb(204, 135, 235)
RGBA
rgba(204, 135, 235, 1)
HSL
hsl(281, 71%, 73%)
HSV
hsv(281, 43%, 92%)
CMYK
cmyk(13%, 43%, 0%, 8%)
CSS variable
--color-primary: #CC87EB;
Lowercase HEX
#cc87eb

Shades

Tints

Tones

Harmony

CSS snippets for #CC87EB

.color-cc87eb {
  color: #CC87EB;
  background-color: #CC87EB;
}

Frequently asked questions

What color is #CC87EB?+

#CC87EB is a HEX color with RGB value rgb(204, 135, 235) and HSL value hsl(281, 71%, 73%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC87EB?+

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