#CC89ED Color

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

Color preview

#CC89ED

Color formats

HEX
#CC89ED
RGB
rgb(204, 137, 237)
RGBA
rgba(204, 137, 237, 1)
HSL
hsl(280, 74%, 73%)
HSV
hsv(280, 42%, 93%)
CMYK
cmyk(14%, 42%, 0%, 7%)
CSS variable
--color-primary: #CC89ED;
Lowercase HEX
#cc89ed

Shades

Tints

Tones

Harmony

CSS snippets for #CC89ED

.color-cc89ed {
  color: #CC89ED;
  background-color: #CC89ED;
}

Frequently asked questions

What color is #CC89ED?+

#CC89ED is a HEX color with RGB value rgb(204, 137, 237) and HSL value hsl(280, 74%, 73%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC89ED?+

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