#D8E8AF Color

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

Color preview

#D8E8AF

Color formats

HEX
#D8E8AF
RGB
rgb(216, 232, 175)
RGBA
rgba(216, 232, 175, 1)
HSL
hsl(77, 55%, 80%)
HSV
hsv(77, 25%, 91%)
CMYK
cmyk(7%, 0%, 25%, 9%)
CSS variable
--color-primary: #D8E8AF;
Lowercase HEX
#d8e8af

Shades

Tints

Tones

Harmony

CSS snippets for #D8E8AF

.color-d8e8af {
  color: #D8E8AF;
  background-color: #D8E8AF;
}

Frequently asked questions

What color is #D8E8AF?+

#D8E8AF is a HEX color with RGB value rgb(216, 232, 175) and HSL value hsl(77, 55%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D8E8AF?+

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