#D3AEDD Color

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

Color preview

#D3AEDD

Color formats

HEX
#D3AEDD
RGB
rgb(211, 174, 221)
RGBA
rgba(211, 174, 221, 1)
HSL
hsl(287, 41%, 77%)
HSV
hsv(287, 21%, 87%)
CMYK
cmyk(5%, 21%, 0%, 13%)
CSS variable
--color-primary: #D3AEDD;
Lowercase HEX
#d3aedd

Shades

Tints

Tones

Harmony

CSS snippets for #D3AEDD

.color-d3aedd {
  color: #D3AEDD;
  background-color: #D3AEDD;
}

Frequently asked questions

What color is #D3AEDD?+

#D3AEDD is a HEX color with RGB value rgb(211, 174, 221) and HSL value hsl(287, 41%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D3AEDD?+

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