#E0EF3A Color

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

Color preview

#E0EF3A

Color formats

HEX
#E0EF3A
RGB
rgb(224, 239, 58)
RGBA
rgba(224, 239, 58, 1)
HSL
hsl(65, 85%, 58%)
HSV
hsv(65, 76%, 94%)
CMYK
cmyk(6%, 0%, 76%, 6%)
CSS variable
--color-primary: #E0EF3A;
Lowercase HEX
#e0ef3a

Shades

Tints

Tones

Harmony

CSS snippets for #E0EF3A

.color-e0ef3a {
  color: #E0EF3A;
  background-color: #E0EF3A;
}

Frequently asked questions

What color is #E0EF3A?+

#E0EF3A is a HEX color with RGB value rgb(224, 239, 58) and HSL value hsl(65, 85%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #E0EF3A?+

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