#D0DAB6 Color

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

Color preview

#D0DAB6

Color formats

HEX
#D0DAB6
RGB
rgb(208, 218, 182)
RGBA
rgba(208, 218, 182, 1)
HSL
hsl(77, 33%, 78%)
HSV
hsv(77, 17%, 85%)
CMYK
cmyk(5%, 0%, 17%, 15%)
CSS variable
--color-primary: #D0DAB6;
Lowercase HEX
#d0dab6

Shades

Tints

Tones

Harmony

CSS snippets for #D0DAB6

.color-d0dab6 {
  color: #D0DAB6;
  background-color: #D0DAB6;
}

Frequently asked questions

What color is #D0DAB6?+

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

What is the closest Tailwind color to #D0DAB6?+

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