#D7D2AB Color

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

Color preview

#D7D2AB

Color formats

HEX
#D7D2AB
RGB
rgb(215, 210, 171)
RGBA
rgba(215, 210, 171, 1)
HSL
hsl(53, 35%, 76%)
HSV
hsv(53, 20%, 84%)
CMYK
cmyk(0%, 2%, 20%, 16%)
CSS variable
--color-primary: #D7D2AB;
Lowercase HEX
#d7d2ab

Shades

Tints

Tones

Harmony

CSS snippets for #D7D2AB

.color-d7d2ab {
  color: #D7D2AB;
  background-color: #D7D2AB;
}

Frequently asked questions

What color is #D7D2AB?+

#D7D2AB is a HEX color with RGB value rgb(215, 210, 171) and HSL value hsl(53, 35%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D7D2AB?+

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