#D4DAB6 Color

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

Color preview

#D4DAB6

Color formats

HEX
#D4DAB6
RGB
rgb(212, 218, 182)
RGBA
rgba(212, 218, 182, 1)
HSL
hsl(70, 33%, 78%)
HSV
hsv(70, 17%, 85%)
CMYK
cmyk(3%, 0%, 17%, 15%)
CSS variable
--color-primary: #D4DAB6;
Lowercase HEX
#d4dab6

Shades

Tints

Tones

Harmony

CSS snippets for #D4DAB6

.color-d4dab6 {
  color: #D4DAB6;
  background-color: #D4DAB6;
}

Frequently asked questions

What color is #D4DAB6?+

#D4DAB6 is a HEX color with RGB value rgb(212, 218, 182) and HSL value hsl(70, 33%, 78%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D4DAB6?+

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