#D2AAD0 Color

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

Color preview

#D2AAD0

Color formats

HEX
#D2AAD0
RGB
rgb(210, 170, 208)
RGBA
rgba(210, 170, 208, 1)
HSL
hsl(303, 31%, 75%)
HSV
hsv(303, 19%, 82%)
CMYK
cmyk(0%, 19%, 1%, 18%)
CSS variable
--color-primary: #D2AAD0;
Lowercase HEX
#d2aad0

Shades

Tints

Tones

Harmony

CSS snippets for #D2AAD0

.color-d2aad0 {
  color: #D2AAD0;
  background-color: #D2AAD0;
}

Frequently asked questions

What color is #D2AAD0?+

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

What is the closest Tailwind color to #D2AAD0?+

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