#E8EAAC Color

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

Color preview

#E8EAAC

Color formats

HEX
#E8EAAC
RGB
rgb(232, 234, 172)
RGBA
rgba(232, 234, 172, 1)
HSL
hsl(62, 60%, 80%)
HSV
hsv(62, 26%, 92%)
CMYK
cmyk(1%, 0%, 26%, 8%)
CSS variable
--color-primary: #E8EAAC;
Lowercase HEX
#e8eaac

Shades

Tints

Tones

Harmony

CSS snippets for #E8EAAC

.color-e8eaac {
  color: #E8EAAC;
  background-color: #E8EAAC;
}

Frequently asked questions

What color is #E8EAAC?+

#E8EAAC is a HEX color with RGB value rgb(232, 234, 172) and HSL value hsl(62, 60%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E8EAAC?+

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