#E2FA45 Color

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

Color preview

#E2FA45

Color formats

HEX
#E2FA45
RGB
rgb(226, 250, 69)
RGBA
rgba(226, 250, 69, 1)
HSL
hsl(68, 95%, 63%)
HSV
hsv(68, 72%, 98%)
CMYK
cmyk(10%, 0%, 72%, 2%)
CSS variable
--color-primary: #E2FA45;
Lowercase HEX
#e2fa45

Shades

Tints

Tones

Harmony

CSS snippets for #E2FA45

.color-e2fa45 {
  color: #E2FA45;
  background-color: #E2FA45;
}

Frequently asked questions

What color is #E2FA45?+

#E2FA45 is a HEX color with RGB value rgb(226, 250, 69) and HSL value hsl(68, 95%, 63%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #E2FA45?+

The closest Tailwind color is yellow-300, available as the bg-yellow-300 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