#D3AEDC Color

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

Color preview

#D3AEDC

Color formats

HEX
#D3AEDC
RGB
rgb(211, 174, 220)
RGBA
rgba(211, 174, 220, 1)
HSL
hsl(288, 40%, 77%)
HSV
hsv(288, 21%, 86%)
CMYK
cmyk(4%, 21%, 0%, 14%)
CSS variable
--color-primary: #D3AEDC;
Lowercase HEX
#d3aedc

Shades

Tints

Tones

Harmony

CSS snippets for #D3AEDC

.color-d3aedc {
  color: #D3AEDC;
  background-color: #D3AEDC;
}

Frequently asked questions

What color is #D3AEDC?+

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

What is the closest Tailwind color to #D3AEDC?+

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