#5EAB2B Color

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

Color preview

#5EAB2B

Color formats

HEX
#5EAB2B
RGB
rgb(94, 171, 43)
RGBA
rgba(94, 171, 43, 1)
HSL
hsl(96, 60%, 42%)
HSV
hsv(96, 75%, 67%)
CMYK
cmyk(45%, 0%, 75%, 33%)
CSS variable
--color-primary: #5EAB2B;
Lowercase HEX
#5eab2b

Shades

Tints

Tones

Harmony

CSS snippets for #5EAB2B

.color-5eab2b {
  color: #5EAB2B;
  background-color: #5EAB2B;
}

Frequently asked questions

What color is #5EAB2B?+

#5EAB2B is a HEX color with RGB value rgb(94, 171, 43) and HSL value hsl(96, 60%, 42%). Its closest CSS named color is OliveDrab.

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

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