#D9DEAD Color

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

Color preview

#D9DEAD

Color formats

HEX
#D9DEAD
RGB
rgb(217, 222, 173)
RGBA
rgba(217, 222, 173, 1)
HSL
hsl(66, 43%, 77%)
HSV
hsv(66, 22%, 87%)
CMYK
cmyk(2%, 0%, 22%, 13%)
CSS variable
--color-primary: #D9DEAD;
Lowercase HEX
#d9dead

Shades

Tints

Tones

Harmony

CSS snippets for #D9DEAD

.color-d9dead {
  color: #D9DEAD;
  background-color: #D9DEAD;
}

Frequently asked questions

What color is #D9DEAD?+

#D9DEAD is a HEX color with RGB value rgb(217, 222, 173) and HSL value hsl(66, 43%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D9DEAD?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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