#5AEC31 Color

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

Color preview

#5AEC31

Color formats

HEX
#5AEC31
RGB
rgb(90, 236, 49)
RGBA
rgba(90, 236, 49, 1)
HSL
hsl(107, 83%, 56%)
HSV
hsv(107, 79%, 93%)
CMYK
cmyk(62%, 0%, 79%, 7%)
CSS variable
--color-primary: #5AEC31;
Lowercase HEX
#5aec31

Shades

Tints

Tones

Harmony

CSS snippets for #5AEC31

.color-5aec31 {
  color: #5AEC31;
  background-color: #5AEC31;
}

Frequently asked questions

What color is #5AEC31?+

#5AEC31 is a HEX color with RGB value rgb(90, 236, 49) and HSL value hsl(107, 83%, 56%). Its closest CSS named color is LimeGreen.

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

The closest Tailwind color is lime-500, available as the bg-lime-500 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