#D8DEAD Color

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

Color preview

#D8DEAD

Color formats

HEX
#D8DEAD
RGB
rgb(216, 222, 173)
RGBA
rgba(216, 222, 173, 1)
HSL
hsl(67, 43%, 77%)
HSV
hsv(67, 22%, 87%)
CMYK
cmyk(3%, 0%, 22%, 13%)
CSS variable
--color-primary: #D8DEAD;
Lowercase HEX
#d8dead

Shades

Tints

Tones

Harmony

CSS snippets for #D8DEAD

.color-d8dead {
  color: #D8DEAD;
  background-color: #D8DEAD;
}

Frequently asked questions

What color is #D8DEAD?+

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

What is the closest Tailwind color to #D8DEAD?+

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