#E1F7AA Color

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

Color preview

#E1F7AA

Color formats

HEX
#E1F7AA
RGB
rgb(225, 247, 170)
RGBA
rgba(225, 247, 170, 1)
HSL
hsl(77, 83%, 82%)
HSV
hsv(77, 31%, 97%)
CMYK
cmyk(9%, 0%, 31%, 3%)
CSS variable
--color-primary: #E1F7AA;
Lowercase HEX
#e1f7aa

Shades

Tints

Tones

Harmony

CSS snippets for #E1F7AA

.color-e1f7aa {
  color: #E1F7AA;
  background-color: #E1F7AA;
}

Frequently asked questions

What color is #E1F7AA?+

#E1F7AA is a HEX color with RGB value rgb(225, 247, 170) and HSL value hsl(77, 83%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E1F7AA?+

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