#C89DEC Color

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

Color preview

#C89DEC

Color formats

HEX
#C89DEC
RGB
rgb(200, 157, 236)
RGBA
rgba(200, 157, 236, 1)
HSL
hsl(273, 68%, 77%)
HSV
hsv(273, 33%, 93%)
CMYK
cmyk(15%, 33%, 0%, 7%)
CSS variable
--color-primary: #C89DEC;
Lowercase HEX
#c89dec

Shades

Tints

Tones

Harmony

CSS snippets for #C89DEC

.color-c89dec {
  color: #C89DEC;
  background-color: #C89DEC;
}

Frequently asked questions

What color is #C89DEC?+

#C89DEC is a HEX color with RGB value rgb(200, 157, 236) and HSL value hsl(273, 68%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C89DEC?+

The closest Tailwind color is violet-300, available as the bg-violet-300 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