#C89BDC Color

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

Color preview

#C89BDC

Color formats

HEX
#C89BDC
RGB
rgb(200, 155, 220)
RGBA
rgba(200, 155, 220, 1)
HSL
hsl(282, 48%, 74%)
HSV
hsv(282, 30%, 86%)
CMYK
cmyk(9%, 30%, 0%, 14%)
CSS variable
--color-primary: #C89BDC;
Lowercase HEX
#c89bdc

Shades

Tints

Tones

Harmony

CSS snippets for #C89BDC

.color-c89bdc {
  color: #C89BDC;
  background-color: #C89BDC;
}

Frequently asked questions

What color is #C89BDC?+

#C89BDC is a HEX color with RGB value rgb(200, 155, 220) and HSL value hsl(282, 48%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C89BDC?+

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