#5AEF3F Color

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

Color preview

#5AEF3F

Color formats

HEX
#5AEF3F
RGB
rgb(90, 239, 63)
RGBA
rgba(90, 239, 63, 1)
HSL
hsl(111, 85%, 59%)
HSV
hsv(111, 74%, 94%)
CMYK
cmyk(62%, 0%, 74%, 6%)
CSS variable
--color-primary: #5AEF3F;
Lowercase HEX
#5aef3f

Shades

Tints

Tones

Harmony

CSS snippets for #5AEF3F

.color-5aef3f {
  color: #5AEF3F;
  background-color: #5AEF3F;
}

Frequently asked questions

What color is #5AEF3F?+

#5AEF3F is a HEX color with RGB value rgb(90, 239, 63) and HSL value hsl(111, 85%, 59%). Its closest CSS named color is LimeGreen.

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

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