#D9E8BB Color

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

Color preview

#D9E8BB

Color formats

HEX
#D9E8BB
RGB
rgb(217, 232, 187)
RGBA
rgba(217, 232, 187, 1)
HSL
hsl(80, 49%, 82%)
HSV
hsv(80, 19%, 91%)
CMYK
cmyk(6%, 0%, 19%, 9%)
CSS variable
--color-primary: #D9E8BB;
Lowercase HEX
#d9e8bb

Shades

Tints

Tones

Harmony

CSS snippets for #D9E8BB

.color-d9e8bb {
  color: #D9E8BB;
  background-color: #D9E8BB;
}

Frequently asked questions

What color is #D9E8BB?+

#D9E8BB is a HEX color with RGB value rgb(217, 232, 187) and HSL value hsl(80, 49%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D9E8BB?+

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