#D4AAAB Color

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

Color preview

#D4AAAB

Color formats

HEX
#D4AAAB
RGB
rgb(212, 170, 171)
RGBA
rgba(212, 170, 171, 1)
HSL
hsl(359, 33%, 75%)
HSV
hsv(359, 20%, 83%)
CMYK
cmyk(0%, 20%, 19%, 17%)
CSS variable
--color-primary: #D4AAAB;
Lowercase HEX
#d4aaab

Shades

Tints

Tones

Harmony

CSS snippets for #D4AAAB

.color-d4aaab {
  color: #D4AAAB;
  background-color: #D4AAAB;
}

Frequently asked questions

What color is #D4AAAB?+

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

What is the closest Tailwind color to #D4AAAB?+

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