#E5EEAC Color

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

Color preview

#E5EEAC

Color formats

HEX
#E5EEAC
RGB
rgb(229, 238, 172)
RGBA
rgba(229, 238, 172, 1)
HSL
hsl(68, 66%, 80%)
HSV
hsv(68, 28%, 93%)
CMYK
cmyk(4%, 0%, 28%, 7%)
CSS variable
--color-primary: #E5EEAC;
Lowercase HEX
#e5eeac

Shades

Tints

Tones

Harmony

CSS snippets for #E5EEAC

.color-e5eeac {
  color: #E5EEAC;
  background-color: #E5EEAC;
}

Frequently asked questions

What color is #E5EEAC?+

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

What is the closest Tailwind color to #E5EEAC?+

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