#E2E9AF Color

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

Color preview

#E2E9AF

Color formats

HEX
#E2E9AF
RGB
rgb(226, 233, 175)
RGBA
rgba(226, 233, 175, 1)
HSL
hsl(67, 57%, 80%)
HSV
hsv(67, 25%, 91%)
CMYK
cmyk(3%, 0%, 25%, 9%)
CSS variable
--color-primary: #E2E9AF;
Lowercase HEX
#e2e9af

Shades

Tints

Tones

Harmony

CSS snippets for #E2E9AF

.color-e2e9af {
  color: #E2E9AF;
  background-color: #E2E9AF;
}

Frequently asked questions

What color is #E2E9AF?+

#E2E9AF is a HEX color with RGB value rgb(226, 233, 175) and HSL value hsl(67, 57%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E2E9AF?+

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