#E2FA30 Color

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

Color preview

#E2FA30

Color formats

HEX
#E2FA30
RGB
rgb(226, 250, 48)
RGBA
rgba(226, 250, 48, 1)
HSL
hsl(67, 95%, 58%)
HSV
hsv(67, 81%, 98%)
CMYK
cmyk(10%, 0%, 81%, 2%)
CSS variable
--color-primary: #E2FA30;
Lowercase HEX
#e2fa30

Shades

Tints

Tones

Harmony

CSS snippets for #E2FA30

.color-e2fa30 {
  color: #E2FA30;
  background-color: #E2FA30;
}

Frequently asked questions

What color is #E2FA30?+

#E2FA30 is a HEX color with RGB value rgb(226, 250, 48) and HSL value hsl(67, 95%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #E2FA30?+

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