#CC89EB Color

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

Color preview

#CC89EB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CC89EB

.color-cc89eb {
  color: #CC89EB;
  background-color: #CC89EB;
}

Frequently asked questions

What color is #CC89EB?+

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

What is the closest Tailwind color to #CC89EB?+

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