#E2FE9A Color

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

Color preview

#E2FE9A

Color formats

HEX
#E2FE9A
RGB
rgb(226, 254, 154)
RGBA
rgba(226, 254, 154, 1)
HSL
hsl(77, 98%, 80%)
HSV
hsv(77, 39%, 100%)
CMYK
cmyk(11%, 0%, 39%, 0%)
CSS variable
--color-primary: #E2FE9A;
Lowercase HEX
#e2fe9a

Shades

Tints

Tones

Harmony

CSS snippets for #E2FE9A

.color-e2fe9a {
  color: #E2FE9A;
  background-color: #E2FE9A;
}

Frequently asked questions

What color is #E2FE9A?+

#E2FE9A is a HEX color with RGB value rgb(226, 254, 154) and HSL value hsl(77, 98%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E2FE9A?+

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