#D3AEDA Color

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

Color preview

#D3AEDA

Color formats

HEX
#D3AEDA
RGB
rgb(211, 174, 218)
RGBA
rgba(211, 174, 218, 1)
HSL
hsl(290, 37%, 77%)
HSV
hsv(290, 20%, 85%)
CMYK
cmyk(3%, 20%, 0%, 15%)
CSS variable
--color-primary: #D3AEDA;
Lowercase HEX
#d3aeda

Shades

Tints

Tones

Harmony

CSS snippets for #D3AEDA

.color-d3aeda {
  color: #D3AEDA;
  background-color: #D3AEDA;
}

Frequently asked questions

What color is #D3AEDA?+

#D3AEDA is a HEX color with RGB value rgb(211, 174, 218) and HSL value hsl(290, 37%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D3AEDA?+

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