#D0DAB8 Color

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

Color preview

#D0DAB8

Color formats

HEX
#D0DAB8
RGB
rgb(208, 218, 184)
RGBA
rgba(208, 218, 184, 1)
HSL
hsl(78, 31%, 79%)
HSV
hsv(78, 16%, 85%)
CMYK
cmyk(5%, 0%, 16%, 15%)
CSS variable
--color-primary: #D0DAB8;
Lowercase HEX
#d0dab8

Shades

Tints

Tones

Harmony

CSS snippets for #D0DAB8

.color-d0dab8 {
  color: #D0DAB8;
  background-color: #D0DAB8;
}

Frequently asked questions

What color is #D0DAB8?+

#D0DAB8 is a HEX color with RGB value rgb(208, 218, 184) and HSL value hsl(78, 31%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D0DAB8?+

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