#D5ADE0 Color

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

Color preview

#D5ADE0

Color formats

HEX
#D5ADE0
RGB
rgb(213, 173, 224)
RGBA
rgba(213, 173, 224, 1)
HSL
hsl(287, 45%, 78%)
HSV
hsv(287, 23%, 88%)
CMYK
cmyk(5%, 23%, 0%, 12%)
CSS variable
--color-primary: #D5ADE0;
Lowercase HEX
#d5ade0

Shades

Tints

Tones

Harmony

CSS snippets for #D5ADE0

.color-d5ade0 {
  color: #D5ADE0;
  background-color: #D5ADE0;
}

Frequently asked questions

What color is #D5ADE0?+

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

What is the closest Tailwind color to #D5ADE0?+

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