#E1F5AE Color

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

Color preview

#E1F5AE

Color formats

HEX
#E1F5AE
RGB
rgb(225, 245, 174)
RGBA
rgba(225, 245, 174, 1)
HSL
hsl(77, 78%, 82%)
HSV
hsv(77, 29%, 96%)
CMYK
cmyk(8%, 0%, 29%, 4%)
CSS variable
--color-primary: #E1F5AE;
Lowercase HEX
#e1f5ae

Shades

Tints

Tones

Harmony

CSS snippets for #E1F5AE

.color-e1f5ae {
  color: #E1F5AE;
  background-color: #E1F5AE;
}

Frequently asked questions

What color is #E1F5AE?+

#E1F5AE is a HEX color with RGB value rgb(225, 245, 174) and HSL value hsl(77, 78%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E1F5AE?+

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