#5ED07B Color

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

Color preview

#5ED07B

Color formats

HEX
#5ED07B
RGB
rgb(94, 208, 123)
RGBA
rgba(94, 208, 123, 1)
HSL
hsl(135, 55%, 59%)
HSV
hsv(135, 55%, 82%)
CMYK
cmyk(55%, 0%, 41%, 18%)
CSS variable
--color-primary: #5ED07B;
Lowercase HEX
#5ed07b

Shades

Tints

Tones

Harmony

CSS snippets for #5ED07B

.color-5ed07b {
  color: #5ED07B;
  background-color: #5ED07B;
}

Frequently asked questions

What color is #5ED07B?+

#5ED07B is a HEX color with RGB value rgb(94, 208, 123) and HSL value hsl(135, 55%, 59%). Its closest CSS named color is MediumSeaGreen.

What is the closest Tailwind color to #5ED07B?+

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