#D9ADE0 Color

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

Color preview

#D9ADE0

Color formats

HEX
#D9ADE0
RGB
rgb(217, 173, 224)
RGBA
rgba(217, 173, 224, 1)
HSL
hsl(292, 45%, 78%)
HSV
hsv(292, 23%, 88%)
CMYK
cmyk(3%, 23%, 0%, 12%)
CSS variable
--color-primary: #D9ADE0;
Lowercase HEX
#d9ade0

Shades

Tints

Tones

Harmony

CSS snippets for #D9ADE0

.color-d9ade0 {
  color: #D9ADE0;
  background-color: #D9ADE0;
}

Frequently asked questions

What color is #D9ADE0?+

#D9ADE0 is a HEX color with RGB value rgb(217, 173, 224) and HSL value hsl(292, 45%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D9ADE0?+

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