#D1AEDC Color

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

Color preview

#D1AEDC

Color formats

HEX
#D1AEDC
RGB
rgb(209, 174, 220)
RGBA
rgba(209, 174, 220, 1)
HSL
hsl(286, 40%, 77%)
HSV
hsv(286, 21%, 86%)
CMYK
cmyk(5%, 21%, 0%, 14%)
CSS variable
--color-primary: #D1AEDC;
Lowercase HEX
#d1aedc

Shades

Tints

Tones

Harmony

CSS snippets for #D1AEDC

.color-d1aedc {
  color: #D1AEDC;
  background-color: #D1AEDC;
}

Frequently asked questions

What color is #D1AEDC?+

#D1AEDC is a HEX color with RGB value rgb(209, 174, 220) and HSL value hsl(286, 40%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D1AEDC?+

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