#5AE250 Color

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

Color preview

#5AE250

Color formats

HEX
#5AE250
RGB
rgb(90, 226, 80)
RGBA
rgba(90, 226, 80, 1)
HSL
hsl(116, 72%, 60%)
HSV
hsv(116, 65%, 89%)
CMYK
cmyk(60%, 0%, 65%, 11%)
CSS variable
--color-primary: #5AE250;
Lowercase HEX
#5ae250

Shades

Tints

Tones

Harmony

CSS snippets for #5AE250

.color-5ae250 {
  color: #5AE250;
  background-color: #5AE250;
}

Frequently asked questions

What color is #5AE250?+

#5AE250 is a HEX color with RGB value rgb(90, 226, 80) and HSL value hsl(116, 72%, 60%). Its closest CSS named color is LimeGreen.

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

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