#D8E69A Color

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

Color preview

#D8E69A

Color formats

HEX
#D8E69A
RGB
rgb(216, 230, 154)
RGBA
rgba(216, 230, 154, 1)
HSL
hsl(71, 60%, 75%)
HSV
hsv(71, 33%, 90%)
CMYK
cmyk(6%, 0%, 33%, 10%)
CSS variable
--color-primary: #D8E69A;
Lowercase HEX
#d8e69a

Shades

Tints

Tones

Harmony

CSS snippets for #D8E69A

.color-d8e69a {
  color: #D8E69A;
  background-color: #D8E69A;
}

Frequently asked questions

What color is #D8E69A?+

#D8E69A is a HEX color with RGB value rgb(216, 230, 154) and HSL value hsl(71, 60%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D8E69A?+

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