#D9A1FE Color

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

Color preview

#D9A1FE

Color formats

HEX
#D9A1FE
RGB
rgb(217, 161, 254)
RGBA
rgba(217, 161, 254, 1)
HSL
hsl(276, 98%, 81%)
HSV
hsv(276, 37%, 100%)
CMYK
cmyk(15%, 37%, 0%, 0%)
CSS variable
--color-primary: #D9A1FE;
Lowercase HEX
#d9a1fe

Shades

Tints

Tones

Harmony

CSS snippets for #D9A1FE

.color-d9a1fe {
  color: #D9A1FE;
  background-color: #D9A1FE;
}

Frequently asked questions

What color is #D9A1FE?+

#D9A1FE is a HEX color with RGB value rgb(217, 161, 254) and HSL value hsl(276, 98%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D9A1FE?+

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