#D5AEDF Color

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

Color preview

#D5AEDF

Color formats

HEX
#D5AEDF
RGB
rgb(213, 174, 223)
RGBA
rgba(213, 174, 223, 1)
HSL
hsl(288, 43%, 78%)
HSV
hsv(288, 22%, 87%)
CMYK
cmyk(4%, 22%, 0%, 13%)
CSS variable
--color-primary: #D5AEDF;
Lowercase HEX
#d5aedf

Shades

Tints

Tones

Harmony

CSS snippets for #D5AEDF

.color-d5aedf {
  color: #D5AEDF;
  background-color: #D5AEDF;
}

Frequently asked questions

What color is #D5AEDF?+

#D5AEDF is a HEX color with RGB value rgb(213, 174, 223) and HSL value hsl(288, 43%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D5AEDF?+

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