#E8EAAA Color

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

Color preview

#E8EAAA

Color formats

HEX
#E8EAAA
RGB
rgb(232, 234, 170)
RGBA
rgba(232, 234, 170, 1)
HSL
hsl(62, 60%, 79%)
HSV
hsv(62, 27%, 92%)
CMYK
cmyk(1%, 0%, 27%, 8%)
CSS variable
--color-primary: #E8EAAA;
Lowercase HEX
#e8eaaa

Shades

Tints

Tones

Harmony

CSS snippets for #E8EAAA

.color-e8eaaa {
  color: #E8EAAA;
  background-color: #E8EAAA;
}

Frequently asked questions

What color is #E8EAAA?+

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

What is the closest Tailwind color to #E8EAAA?+

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