#E0EAAE Color

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

Color preview

#E0EAAE

Color formats

HEX
#E0EAAE
RGB
rgb(224, 234, 174)
RGBA
rgba(224, 234, 174, 1)
HSL
hsl(70, 59%, 80%)
HSV
hsv(70, 26%, 92%)
CMYK
cmyk(4%, 0%, 26%, 8%)
CSS variable
--color-primary: #E0EAAE;
Lowercase HEX
#e0eaae

Shades

Tints

Tones

Harmony

CSS snippets for #E0EAAE

.color-e0eaae {
  color: #E0EAAE;
  background-color: #E0EAAE;
}

Frequently asked questions

What color is #E0EAAE?+

#E0EAAE is a HEX color with RGB value rgb(224, 234, 174) and HSL value hsl(70, 59%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E0EAAE?+

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