#D1D7AC Color

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

Color preview

#D1D7AC

Color formats

HEX
#D1D7AC
RGB
rgb(209, 215, 172)
RGBA
rgba(209, 215, 172, 1)
HSL
hsl(68, 35%, 76%)
HSV
hsv(68, 20%, 84%)
CMYK
cmyk(3%, 0%, 20%, 16%)
CSS variable
--color-primary: #D1D7AC;
Lowercase HEX
#d1d7ac

Shades

Tints

Tones

Harmony

CSS snippets for #D1D7AC

.color-d1d7ac {
  color: #D1D7AC;
  background-color: #D1D7AC;
}

Frequently asked questions

What color is #D1D7AC?+

#D1D7AC is a HEX color with RGB value rgb(209, 215, 172) and HSL value hsl(68, 35%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D1D7AC?+

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