#5DEC55 Color

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

Color preview

#5DEC55

Color formats

HEX
#5DEC55
RGB
rgb(93, 236, 85)
RGBA
rgba(93, 236, 85, 1)
HSL
hsl(117, 80%, 63%)
HSV
hsv(117, 64%, 93%)
CMYK
cmyk(61%, 0%, 64%, 7%)
CSS variable
--color-primary: #5DEC55;
Lowercase HEX
#5dec55

Shades

Tints

Tones

Harmony

CSS snippets for #5DEC55

.color-5dec55 {
  color: #5DEC55;
  background-color: #5DEC55;
}

Frequently asked questions

What color is #5DEC55?+

#5DEC55 is a HEX color with RGB value rgb(93, 236, 85) and HSL value hsl(117, 80%, 63%). Its closest CSS named color is LimeGreen.

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

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