#D8E59A Color

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

Color preview

#D8E59A

Color formats

HEX
#D8E59A
RGB
rgb(216, 229, 154)
RGBA
rgba(216, 229, 154, 1)
HSL
hsl(70, 59%, 75%)
HSV
hsv(70, 33%, 90%)
CMYK
cmyk(6%, 0%, 33%, 10%)
CSS variable
--color-primary: #D8E59A;
Lowercase HEX
#d8e59a

Shades

Tints

Tones

Harmony

CSS snippets for #D8E59A

.color-d8e59a {
  color: #D8E59A;
  background-color: #D8E59A;
}

Frequently asked questions

What color is #D8E59A?+

#D8E59A is a HEX color with RGB value rgb(216, 229, 154) and HSL value hsl(70, 59%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D8E59A?+

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