#D5EEAC Color

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

Color preview

#D5EEAC

Color formats

HEX
#D5EEAC
RGB
rgb(213, 238, 172)
RGBA
rgba(213, 238, 172, 1)
HSL
hsl(83, 66%, 80%)
HSV
hsv(83, 28%, 93%)
CMYK
cmyk(11%, 0%, 28%, 7%)
CSS variable
--color-primary: #D5EEAC;
Lowercase HEX
#d5eeac

Shades

Tints

Tones

Harmony

CSS snippets for #D5EEAC

.color-d5eeac {
  color: #D5EEAC;
  background-color: #D5EEAC;
}

Frequently asked questions

What color is #D5EEAC?+

#D5EEAC is a HEX color with RGB value rgb(213, 238, 172) and HSL value hsl(83, 66%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D5EEAC?+

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