#D2AAAB Color

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

Color preview

#D2AAAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D2AAAB

.color-d2aaab {
  color: #D2AAAB;
  background-color: #D2AAAB;
}

Frequently asked questions

What color is #D2AAAB?+

#D2AAAB is a HEX color with RGB value rgb(210, 170, 171) and HSL value hsl(358, 31%, 75%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D2AAAB?+

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