#E0E99E Color

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

Color preview

#E0E99E

Color formats

HEX
#E0E99E
RGB
rgb(224, 233, 158)
RGBA
rgba(224, 233, 158, 1)
HSL
hsl(67, 63%, 77%)
HSV
hsv(67, 32%, 91%)
CMYK
cmyk(4%, 0%, 32%, 9%)
CSS variable
--color-primary: #E0E99E;
Lowercase HEX
#e0e99e

Shades

Tints

Tones

Harmony

CSS snippets for #E0E99E

.color-e0e99e {
  color: #E0E99E;
  background-color: #E0E99E;
}

Frequently asked questions

What color is #E0E99E?+

#E0E99E is a HEX color with RGB value rgb(224, 233, 158) and HSL value hsl(67, 63%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E0E99E?+

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