#E9EEAF Color

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

Color preview

#E9EEAF

Color formats

HEX
#E9EEAF
RGB
rgb(233, 238, 175)
RGBA
rgba(233, 238, 175, 1)
HSL
hsl(65, 65%, 81%)
HSV
hsv(65, 26%, 93%)
CMYK
cmyk(2%, 0%, 26%, 7%)
CSS variable
--color-primary: #E9EEAF;
Lowercase HEX
#e9eeaf

Shades

Tints

Tones

Harmony

CSS snippets for #E9EEAF

.color-e9eeaf {
  color: #E9EEAF;
  background-color: #E9EEAF;
}

Frequently asked questions

What color is #E9EEAF?+

#E9EEAF is a HEX color with RGB value rgb(233, 238, 175) and HSL value hsl(65, 65%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E9EEAF?+

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