#D89EFF Color

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

Color preview

#D89EFF

Color formats

HEX
#D89EFF
RGB
rgb(216, 158, 255)
RGBA
rgba(216, 158, 255, 1)
HSL
hsl(276, 100%, 81%)
HSV
hsv(276, 38%, 100%)
CMYK
cmyk(15%, 38%, 0%, 0%)
CSS variable
--color-primary: #D89EFF;
Lowercase HEX
#d89eff

Shades

Tints

Tones

Harmony

CSS snippets for #D89EFF

.color-d89eff {
  color: #D89EFF;
  background-color: #D89EFF;
}

Frequently asked questions

What color is #D89EFF?+

#D89EFF is a HEX color with RGB value rgb(216, 158, 255) and HSL value hsl(276, 100%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D89EFF?+

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