#E1E99F Color

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

Color preview

#E1E99F

Color formats

HEX
#E1E99F
RGB
rgb(225, 233, 159)
RGBA
rgba(225, 233, 159, 1)
HSL
hsl(66, 63%, 77%)
HSV
hsv(66, 32%, 91%)
CMYK
cmyk(3%, 0%, 32%, 9%)
CSS variable
--color-primary: #E1E99F;
Lowercase HEX
#e1e99f

Shades

Tints

Tones

Harmony

CSS snippets for #E1E99F

.color-e1e99f {
  color: #E1E99F;
  background-color: #E1E99F;
}

Frequently asked questions

What color is #E1E99F?+

#E1E99F is a HEX color with RGB value rgb(225, 233, 159) and HSL value hsl(66, 63%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E1E99F?+

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