#E2F49A Color

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

Color preview

#E2F49A

Color formats

HEX
#E2F49A
RGB
rgb(226, 244, 154)
RGBA
rgba(226, 244, 154, 1)
HSL
hsl(72, 80%, 78%)
HSV
hsv(72, 37%, 96%)
CMYK
cmyk(7%, 0%, 37%, 4%)
CSS variable
--color-primary: #E2F49A;
Lowercase HEX
#e2f49a

Shades

Tints

Tones

Harmony

CSS snippets for #E2F49A

.color-e2f49a {
  color: #E2F49A;
  background-color: #E2F49A;
}

Frequently asked questions

What color is #E2F49A?+

#E2F49A is a HEX color with RGB value rgb(226, 244, 154) and HSL value hsl(72, 80%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E2F49A?+

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