#D3ACDD Color

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

Color preview

#D3ACDD

Color formats

HEX
#D3ACDD
RGB
rgb(211, 172, 221)
RGBA
rgba(211, 172, 221, 1)
HSL
hsl(288, 42%, 77%)
HSV
hsv(288, 22%, 87%)
CMYK
cmyk(5%, 22%, 0%, 13%)
CSS variable
--color-primary: #D3ACDD;
Lowercase HEX
#d3acdd

Shades

Tints

Tones

Harmony

CSS snippets for #D3ACDD

.color-d3acdd {
  color: #D3ACDD;
  background-color: #D3ACDD;
}

Frequently asked questions

What color is #D3ACDD?+

#D3ACDD is a HEX color with RGB value rgb(211, 172, 221) and HSL value hsl(288, 42%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D3ACDD?+

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