#D9DAB6 Color

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

Color preview

#D9DAB6

Color formats

HEX
#D9DAB6
RGB
rgb(217, 218, 182)
RGBA
rgba(217, 218, 182, 1)
HSL
hsl(62, 33%, 78%)
HSV
hsv(62, 17%, 85%)
CMYK
cmyk(0%, 0%, 17%, 15%)
CSS variable
--color-primary: #D9DAB6;
Lowercase HEX
#d9dab6

Shades

Tints

Tones

Harmony

CSS snippets for #D9DAB6

.color-d9dab6 {
  color: #D9DAB6;
  background-color: #D9DAB6;
}

Frequently asked questions

What color is #D9DAB6?+

#D9DAB6 is a HEX color with RGB value rgb(217, 218, 182) and HSL value hsl(62, 33%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D9DAB6?+

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