#5EEE6C Color

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

Color preview

#5EEE6C

Color formats

HEX
#5EEE6C
RGB
rgb(94, 238, 108)
RGBA
rgba(94, 238, 108, 1)
HSL
hsl(126, 81%, 65%)
HSV
hsv(126, 61%, 93%)
CMYK
cmyk(61%, 0%, 55%, 7%)
CSS variable
--color-primary: #5EEE6C;
Lowercase HEX
#5eee6c

Shades

Tints

Tones

Harmony

CSS snippets for #5EEE6C

.color-5eee6c {
  color: #5EEE6C;
  background-color: #5EEE6C;
}

Frequently asked questions

What color is #5EEE6C?+

#5EEE6C is a HEX color with RGB value rgb(94, 238, 108) and HSL value hsl(126, 81%, 65%). Its closest CSS named color is LightGreen.

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

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