#E2E7AE Color

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

Color preview

#E2E7AE

Color formats

HEX
#E2E7AE
RGB
rgb(226, 231, 174)
RGBA
rgba(226, 231, 174, 1)
HSL
hsl(65, 54%, 79%)
HSV
hsv(65, 25%, 91%)
CMYK
cmyk(2%, 0%, 25%, 9%)
CSS variable
--color-primary: #E2E7AE;
Lowercase HEX
#e2e7ae

Shades

Tints

Tones

Harmony

CSS snippets for #E2E7AE

.color-e2e7ae {
  color: #E2E7AE;
  background-color: #E2E7AE;
}

Frequently asked questions

What color is #E2E7AE?+

#E2E7AE is a HEX color with RGB value rgb(226, 231, 174) and HSL value hsl(65, 54%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E2E7AE?+

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