#5EDA6F Color

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

Color preview

#5EDA6F

Color formats

HEX
#5EDA6F
RGB
rgb(94, 218, 111)
RGBA
rgba(94, 218, 111, 1)
HSL
hsl(128, 63%, 61%)
HSV
hsv(128, 57%, 85%)
CMYK
cmyk(57%, 0%, 49%, 15%)
CSS variable
--color-primary: #5EDA6F;
Lowercase HEX
#5eda6f

Shades

Tints

Tones

Harmony

CSS snippets for #5EDA6F

.color-5eda6f {
  color: #5EDA6F;
  background-color: #5EDA6F;
}

Frequently asked questions

What color is #5EDA6F?+

#5EDA6F is a HEX color with RGB value rgb(94, 218, 111) and HSL value hsl(128, 63%, 61%). Its closest CSS named color is MediumSeaGreen.

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

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