#E2EE3A Color

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

Color preview

#E2EE3A

Color formats

HEX
#E2EE3A
RGB
rgb(226, 238, 58)
RGBA
rgba(226, 238, 58, 1)
HSL
hsl(64, 84%, 58%)
HSV
hsv(64, 76%, 93%)
CMYK
cmyk(5%, 0%, 76%, 7%)
CSS variable
--color-primary: #E2EE3A;
Lowercase HEX
#e2ee3a

Shades

Tints

Tones

Harmony

CSS snippets for #E2EE3A

.color-e2ee3a {
  color: #E2EE3A;
  background-color: #E2EE3A;
}

Frequently asked questions

What color is #E2EE3A?+

#E2EE3A is a HEX color with RGB value rgb(226, 238, 58) and HSL value hsl(64, 84%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #E2EE3A?+

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