#D7AEDC Color

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

Color preview

#D7AEDC

Color formats

HEX
#D7AEDC
RGB
rgb(215, 174, 220)
RGBA
rgba(215, 174, 220, 1)
HSL
hsl(293, 40%, 77%)
HSV
hsv(293, 21%, 86%)
CMYK
cmyk(2%, 21%, 0%, 14%)
CSS variable
--color-primary: #D7AEDC;
Lowercase HEX
#d7aedc

Shades

Tints

Tones

Harmony

CSS snippets for #D7AEDC

.color-d7aedc {
  color: #D7AEDC;
  background-color: #D7AEDC;
}

Frequently asked questions

What color is #D7AEDC?+

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

What is the closest Tailwind color to #D7AEDC?+

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