#4ED05B Color

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

Color preview

#4ED05B

Color formats

HEX
#4ED05B
RGB
rgb(78, 208, 91)
RGBA
rgba(78, 208, 91, 1)
HSL
hsl(126, 58%, 56%)
HSV
hsv(126, 63%, 82%)
CMYK
cmyk(63%, 0%, 56%, 18%)
CSS variable
--color-primary: #4ED05B;
Lowercase HEX
#4ed05b

Shades

Tints

Tones

Harmony

CSS snippets for #4ED05B

.color-4ed05b {
  color: #4ED05B;
  background-color: #4ED05B;
}

Frequently asked questions

What color is #4ED05B?+

#4ED05B is a HEX color with RGB value rgb(78, 208, 91) and HSL value hsl(126, 58%, 56%). Its closest CSS named color is MediumSeaGreen.

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

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