#5AEC20 Color

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

Color preview

#5AEC20

Color formats

HEX
#5AEC20
RGB
rgb(90, 236, 32)
RGBA
rgba(90, 236, 32, 1)
HSL
hsl(103, 84%, 53%)
HSV
hsv(103, 86%, 93%)
CMYK
cmyk(62%, 0%, 86%, 7%)
CSS variable
--color-primary: #5AEC20;
Lowercase HEX
#5aec20

Shades

Tints

Tones

Harmony

CSS snippets for #5AEC20

.color-5aec20 {
  color: #5AEC20;
  background-color: #5AEC20;
}

Frequently asked questions

What color is #5AEC20?+

#5AEC20 is a HEX color with RGB value rgb(90, 236, 32) and HSL value hsl(103, 84%, 53%). Its closest CSS named color is LawnGreen.

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

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