#E2F200 Color

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

Color preview

#E2F200

Color formats

HEX
#E2F200
RGB
rgb(226, 242, 0)
RGBA
rgba(226, 242, 0, 1)
HSL
hsl(64, 100%, 47%)
HSV
hsv(64, 100%, 95%)
CMYK
cmyk(7%, 0%, 100%, 5%)
CSS variable
--color-primary: #E2F200;
Lowercase HEX
#e2f200

Shades

Tints

Tones

Harmony

CSS snippets for #E2F200

.color-e2f200 {
  color: #E2F200;
  background-color: #E2F200;
}

Frequently asked questions

What color is #E2F200?+

#E2F200 is a HEX color with RGB value rgb(226, 242, 0) and HSL value hsl(64, 100%, 47%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #E2F200?+

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