#D9ABE2 Color

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

Color preview

#D9ABE2

Color formats

HEX
#D9ABE2
RGB
rgb(217, 171, 226)
RGBA
rgba(217, 171, 226, 1)
HSL
hsl(290, 49%, 78%)
HSV
hsv(290, 24%, 89%)
CMYK
cmyk(4%, 24%, 0%, 11%)
CSS variable
--color-primary: #D9ABE2;
Lowercase HEX
#d9abe2

Shades

Tints

Tones

Harmony

CSS snippets for #D9ABE2

.color-d9abe2 {
  color: #D9ABE2;
  background-color: #D9ABE2;
}

Frequently asked questions

What color is #D9ABE2?+

#D9ABE2 is a HEX color with RGB value rgb(217, 171, 226) and HSL value hsl(290, 49%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D9ABE2?+

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