#5BDA25 Color

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

Color preview

#5BDA25

Color formats

HEX
#5BDA25
RGB
rgb(91, 218, 37)
RGBA
rgba(91, 218, 37, 1)
HSL
hsl(102, 71%, 50%)
HSV
hsv(102, 83%, 85%)
CMYK
cmyk(58%, 0%, 83%, 15%)
CSS variable
--color-primary: #5BDA25;
Lowercase HEX
#5bda25

Shades

Tints

Tones

Harmony

CSS snippets for #5BDA25

.color-5bda25 {
  color: #5BDA25;
  background-color: #5BDA25;
}

Frequently asked questions

What color is #5BDA25?+

#5BDA25 is a HEX color with RGB value rgb(91, 218, 37) and HSL value hsl(102, 71%, 50%). Its closest CSS named color is LimeGreen.

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

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