#D89DEC Color

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

Color preview

#D89DEC

Color formats

HEX
#D89DEC
RGB
rgb(216, 157, 236)
RGBA
rgba(216, 157, 236, 1)
HSL
hsl(285, 68%, 77%)
HSV
hsv(285, 33%, 93%)
CMYK
cmyk(8%, 33%, 0%, 7%)
CSS variable
--color-primary: #D89DEC;
Lowercase HEX
#d89dec

Shades

Tints

Tones

Harmony

CSS snippets for #D89DEC

.color-d89dec {
  color: #D89DEC;
  background-color: #D89DEC;
}

Frequently asked questions

What color is #D89DEC?+

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

What is the closest Tailwind color to #D89DEC?+

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