#E1E39E Color

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

Color preview

#E1E39E

Color formats

HEX
#E1E39E
RGB
rgb(225, 227, 158)
RGBA
rgba(225, 227, 158, 1)
HSL
hsl(62, 55%, 75%)
HSV
hsv(62, 30%, 89%)
CMYK
cmyk(1%, 0%, 30%, 11%)
CSS variable
--color-primary: #E1E39E;
Lowercase HEX
#e1e39e

Shades

Tints

Tones

Harmony

CSS snippets for #E1E39E

.color-e1e39e {
  color: #E1E39E;
  background-color: #E1E39E;
}

Frequently asked questions

What color is #E1E39E?+

#E1E39E is a HEX color with RGB value rgb(225, 227, 158) and HSL value hsl(62, 55%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E1E39E?+

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