#D9AAAB Color

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

Color preview

#D9AAAB

Color formats

HEX
#D9AAAB
RGB
rgb(217, 170, 171)
RGBA
rgba(217, 170, 171, 1)
HSL
hsl(359, 38%, 76%)
HSV
hsv(359, 22%, 85%)
CMYK
cmyk(0%, 22%, 21%, 15%)
CSS variable
--color-primary: #D9AAAB;
Lowercase HEX
#d9aaab

Shades

Tints

Tones

Harmony

CSS snippets for #D9AAAB

.color-d9aaab {
  color: #D9AAAB;
  background-color: #D9AAAB;
}

Frequently asked questions

What color is #D9AAAB?+

#D9AAAB is a HEX color with RGB value rgb(217, 170, 171) and HSL value hsl(359, 38%, 76%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D9AAAB?+

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