#D2D7AB Color

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

Color preview

#D2D7AB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D2D7AB

.color-d2d7ab {
  color: #D2D7AB;
  background-color: #D2D7AB;
}

Frequently asked questions

What color is #D2D7AB?+

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

What is the closest Tailwind color to #D2D7AB?+

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