#E2FE7D Color

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

Color preview

#E2FE7D

Color formats

HEX
#E2FE7D
RGB
rgb(226, 254, 125)
RGBA
rgba(226, 254, 125, 1)
HSL
hsl(73, 98%, 74%)
HSV
hsv(73, 51%, 100%)
CMYK
cmyk(11%, 0%, 51%, 0%)
CSS variable
--color-primary: #E2FE7D;
Lowercase HEX
#e2fe7d

Shades

Tints

Tones

Harmony

CSS snippets for #E2FE7D

.color-e2fe7d {
  color: #E2FE7D;
  background-color: #E2FE7D;
}

Frequently asked questions

What color is #E2FE7D?+

#E2FE7D is a HEX color with RGB value rgb(226, 254, 125) and HSL value hsl(73, 98%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #E2FE7D?+

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