#D2AACD Color

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

Color preview

#D2AACD

Color formats

HEX
#D2AACD
RGB
rgb(210, 170, 205)
RGBA
rgba(210, 170, 205, 1)
HSL
hsl(308, 31%, 75%)
HSV
hsv(308, 19%, 82%)
CMYK
cmyk(0%, 19%, 2%, 18%)
CSS variable
--color-primary: #D2AACD;
Lowercase HEX
#d2aacd

Shades

Tints

Tones

Harmony

CSS snippets for #D2AACD

.color-d2aacd {
  color: #D2AACD;
  background-color: #D2AACD;
}

Frequently asked questions

What color is #D2AACD?+

#D2AACD is a HEX color with RGB value rgb(210, 170, 205) and HSL value hsl(308, 31%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D2AACD?+

The closest Tailwind color is pink-300, available as the bg-pink-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