#5AEA1C Color

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

Color preview

#5AEA1C

Color formats

HEX
#5AEA1C
RGB
rgb(90, 234, 28)
RGBA
rgba(90, 234, 28, 1)
HSL
hsl(102, 83%, 51%)
HSV
hsv(102, 88%, 92%)
CMYK
cmyk(62%, 0%, 88%, 8%)
CSS variable
--color-primary: #5AEA1C;
Lowercase HEX
#5aea1c

Shades

Tints

Tones

Harmony

CSS snippets for #5AEA1C

.color-5aea1c {
  color: #5AEA1C;
  background-color: #5AEA1C;
}

Frequently asked questions

What color is #5AEA1C?+

#5AEA1C is a HEX color with RGB value rgb(90, 234, 28) and HSL value hsl(102, 83%, 51%). Its closest CSS named color is LawnGreen.

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

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