#5ED65C Color

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

Color preview

#5ED65C

Color formats

HEX
#5ED65C
RGB
rgb(94, 214, 92)
RGBA
rgba(94, 214, 92, 1)
HSL
hsl(119, 60%, 60%)
HSV
hsv(119, 57%, 84%)
CMYK
cmyk(56%, 0%, 57%, 16%)
CSS variable
--color-primary: #5ED65C;
Lowercase HEX
#5ed65c

Shades

Tints

Tones

Harmony

CSS snippets for #5ED65C

.color-5ed65c {
  color: #5ED65C;
  background-color: #5ED65C;
}

Frequently asked questions

What color is #5ED65C?+

#5ED65C is a HEX color with RGB value rgb(94, 214, 92) and HSL value hsl(119, 60%, 60%). Its closest CSS named color is MediumSeaGreen.

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

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