#5ECE5A Color

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

Color preview

#5ECE5A

Color formats

HEX
#5ECE5A
RGB
rgb(94, 206, 90)
RGBA
rgba(94, 206, 90, 1)
HSL
hsl(118, 54%, 58%)
HSV
hsv(118, 56%, 81%)
CMYK
cmyk(54%, 0%, 56%, 19%)
CSS variable
--color-primary: #5ECE5A;
Lowercase HEX
#5ece5a

Shades

Tints

Tones

Harmony

CSS snippets for #5ECE5A

.color-5ece5a {
  color: #5ECE5A;
  background-color: #5ECE5A;
}

Frequently asked questions

What color is #5ECE5A?+

#5ECE5A is a HEX color with RGB value rgb(94, 206, 90) and HSL value hsl(118, 54%, 58%). Its closest CSS named color is MediumSeaGreen.

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

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