#D8ADE9 Color

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

Color preview

#D8ADE9

Color formats

HEX
#D8ADE9
RGB
rgb(216, 173, 233)
RGBA
rgba(216, 173, 233, 1)
HSL
hsl(283, 58%, 80%)
HSV
hsv(283, 26%, 91%)
CMYK
cmyk(7%, 26%, 0%, 9%)
CSS variable
--color-primary: #D8ADE9;
Lowercase HEX
#d8ade9

Shades

Tints

Tones

Harmony

CSS snippets for #D8ADE9

.color-d8ade9 {
  color: #D8ADE9;
  background-color: #D8ADE9;
}

Frequently asked questions

What color is #D8ADE9?+

#D8ADE9 is a HEX color with RGB value rgb(216, 173, 233) and HSL value hsl(283, 58%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D8ADE9?+

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