#E4EEAC Color

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

Color preview

#E4EEAC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E4EEAC

.color-e4eeac {
  color: #E4EEAC;
  background-color: #E4EEAC;
}

Frequently asked questions

What color is #E4EEAC?+

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

What is the closest Tailwind color to #E4EEAC?+

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