#5EFA90 Color

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

Color preview

#5EFA90

Color formats

HEX
#5EFA90
RGB
rgb(94, 250, 144)
RGBA
rgba(94, 250, 144, 1)
HSL
hsl(139, 94%, 67%)
HSV
hsv(139, 62%, 98%)
CMYK
cmyk(62%, 0%, 42%, 2%)
CSS variable
--color-primary: #5EFA90;
Lowercase HEX
#5efa90

Shades

Tints

Tones

Harmony

CSS snippets for #5EFA90

.color-5efa90 {
  color: #5EFA90;
  background-color: #5EFA90;
}

Frequently asked questions

What color is #5EFA90?+

#5EFA90 is a HEX color with RGB value rgb(94, 250, 144) and HSL value hsl(139, 94%, 67%). Its closest CSS named color is LightGreen.

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

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