#D8EEBD Color

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

Color preview

#D8EEBD

Color formats

HEX
#D8EEBD
RGB
rgb(216, 238, 189)
RGBA
rgba(216, 238, 189, 1)
HSL
hsl(87, 59%, 84%)
HSV
hsv(87, 21%, 93%)
CMYK
cmyk(9%, 0%, 21%, 7%)
CSS variable
--color-primary: #D8EEBD;
Lowercase HEX
#d8eebd

Shades

Tints

Tones

Harmony

CSS snippets for #D8EEBD

.color-d8eebd {
  color: #D8EEBD;
  background-color: #D8EEBD;
}

Frequently asked questions

What color is #D8EEBD?+

#D8EEBD is a HEX color with RGB value rgb(216, 238, 189) and HSL value hsl(87, 59%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D8EEBD?+

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