#D5EAAA Color

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

Color preview

#D5EAAA

Color formats

HEX
#D5EAAA
RGB
rgb(213, 234, 170)
RGBA
rgba(213, 234, 170, 1)
HSL
hsl(80, 60%, 79%)
HSV
hsv(80, 27%, 92%)
CMYK
cmyk(9%, 0%, 27%, 8%)
CSS variable
--color-primary: #D5EAAA;
Lowercase HEX
#d5eaaa

Shades

Tints

Tones

Harmony

CSS snippets for #D5EAAA

.color-d5eaaa {
  color: #D5EAAA;
  background-color: #D5EAAA;
}

Frequently asked questions

What color is #D5EAAA?+

#D5EAAA is a HEX color with RGB value rgb(213, 234, 170) and HSL value hsl(80, 60%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D5EAAA?+

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