#D8EAAE Color

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

Color preview

#D8EAAE

Color formats

HEX
#D8EAAE
RGB
rgb(216, 234, 174)
RGBA
rgba(216, 234, 174, 1)
HSL
hsl(78, 59%, 80%)
HSV
hsv(78, 26%, 92%)
CMYK
cmyk(8%, 0%, 26%, 8%)
CSS variable
--color-primary: #D8EAAE;
Lowercase HEX
#d8eaae

Shades

Tints

Tones

Harmony

CSS snippets for #D8EAAE

.color-d8eaae {
  color: #D8EAAE;
  background-color: #D8EAAE;
}

Frequently asked questions

What color is #D8EAAE?+

#D8EAAE is a HEX color with RGB value rgb(216, 234, 174) and HSL value hsl(78, 59%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D8EAAE?+

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