#D8EEBC Color

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

Color preview

#D8EEBC

Color formats

HEX
#D8EEBC
RGB
rgb(216, 238, 188)
RGBA
rgba(216, 238, 188, 1)
HSL
hsl(86, 60%, 84%)
HSV
hsv(86, 21%, 93%)
CMYK
cmyk(9%, 0%, 21%, 7%)
CSS variable
--color-primary: #D8EEBC;
Lowercase HEX
#d8eebc

Shades

Tints

Tones

Harmony

CSS snippets for #D8EEBC

.color-d8eebc {
  color: #D8EEBC;
  background-color: #D8EEBC;
}

Frequently asked questions

What color is #D8EEBC?+

#D8EEBC is a HEX color with RGB value rgb(216, 238, 188) and HSL value hsl(86, 60%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D8EEBC?+

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