#E1E89E Color

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

Color preview

#E1E89E

Color formats

HEX
#E1E89E
RGB
rgb(225, 232, 158)
RGBA
rgba(225, 232, 158, 1)
HSL
hsl(66, 62%, 76%)
HSV
hsv(66, 32%, 91%)
CMYK
cmyk(3%, 0%, 32%, 9%)
CSS variable
--color-primary: #E1E89E;
Lowercase HEX
#e1e89e

Shades

Tints

Tones

Harmony

CSS snippets for #E1E89E

.color-e1e89e {
  color: #E1E89E;
  background-color: #E1E89E;
}

Frequently asked questions

What color is #E1E89E?+

#E1E89E is a HEX color with RGB value rgb(225, 232, 158) and HSL value hsl(66, 62%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E1E89E?+

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