#D3ABED Color

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

Color preview

#D3ABED

Color formats

HEX
#D3ABED
RGB
rgb(211, 171, 237)
RGBA
rgba(211, 171, 237, 1)
HSL
hsl(276, 65%, 80%)
HSV
hsv(276, 28%, 93%)
CMYK
cmyk(11%, 28%, 0%, 7%)
CSS variable
--color-primary: #D3ABED;
Lowercase HEX
#d3abed

Shades

Tints

Tones

Harmony

CSS snippets for #D3ABED

.color-d3abed {
  color: #D3ABED;
  background-color: #D3ABED;
}

Frequently asked questions

What color is #D3ABED?+

#D3ABED is a HEX color with RGB value rgb(211, 171, 237) and HSL value hsl(276, 65%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D3ABED?+

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