#D2D6AC Color

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

Color preview

#D2D6AC

Color formats

HEX
#D2D6AC
RGB
rgb(210, 214, 172)
RGBA
rgba(210, 214, 172, 1)
HSL
hsl(66, 34%, 76%)
HSV
hsv(66, 20%, 84%)
CMYK
cmyk(2%, 0%, 20%, 16%)
CSS variable
--color-primary: #D2D6AC;
Lowercase HEX
#d2d6ac

Shades

Tints

Tones

Harmony

CSS snippets for #D2D6AC

.color-d2d6ac {
  color: #D2D6AC;
  background-color: #D2D6AC;
}

Frequently asked questions

What color is #D2D6AC?+

#D2D6AC is a HEX color with RGB value rgb(210, 214, 172) and HSL value hsl(66, 34%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D2D6AC?+

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