#D3AEDB Color

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

Color preview

#D3AEDB

Color formats

HEX
#D3AEDB
RGB
rgb(211, 174, 219)
RGBA
rgba(211, 174, 219, 1)
HSL
hsl(289, 38%, 77%)
HSV
hsv(289, 21%, 86%)
CMYK
cmyk(4%, 21%, 0%, 14%)
CSS variable
--color-primary: #D3AEDB;
Lowercase HEX
#d3aedb

Shades

Tints

Tones

Harmony

CSS snippets for #D3AEDB

.color-d3aedb {
  color: #D3AEDB;
  background-color: #D3AEDB;
}

Frequently asked questions

What color is #D3AEDB?+

#D3AEDB is a HEX color with RGB value rgb(211, 174, 219) and HSL value hsl(289, 38%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D3AEDB?+

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