#D7AAAB Color

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

Color preview

#D7AAAB

Color formats

HEX
#D7AAAB
RGB
rgb(215, 170, 171)
RGBA
rgba(215, 170, 171, 1)
HSL
hsl(359, 36%, 75%)
HSV
hsv(359, 21%, 84%)
CMYK
cmyk(0%, 21%, 20%, 16%)
CSS variable
--color-primary: #D7AAAB;
Lowercase HEX
#d7aaab

Shades

Tints

Tones

Harmony

CSS snippets for #D7AAAB

.color-d7aaab {
  color: #D7AAAB;
  background-color: #D7AAAB;
}

Frequently asked questions

What color is #D7AAAB?+

#D7AAAB is a HEX color with RGB value rgb(215, 170, 171) and HSL value hsl(359, 36%, 75%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D7AAAB?+

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