#4ED02B Color

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

Color preview

#4ED02B

Color formats

HEX
#4ED02B
RGB
rgb(78, 208, 43)
RGBA
rgba(78, 208, 43, 1)
HSL
hsl(107, 66%, 49%)
HSV
hsv(107, 79%, 82%)
CMYK
cmyk(63%, 0%, 79%, 18%)
CSS variable
--color-primary: #4ED02B;
Lowercase HEX
#4ed02b

Shades

Tints

Tones

Harmony

CSS snippets for #4ED02B

.color-4ed02b {
  color: #4ED02B;
  background-color: #4ED02B;
}

Frequently asked questions

What color is #4ED02B?+

#4ED02B is a HEX color with RGB value rgb(78, 208, 43) and HSL value hsl(107, 66%, 49%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #4ED02B?+

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