#5DCC55 Color

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

Color preview

#5DCC55

Color formats

HEX
#5DCC55
RGB
rgb(93, 204, 85)
RGBA
rgba(93, 204, 85, 1)
HSL
hsl(116, 54%, 57%)
HSV
hsv(116, 58%, 80%)
CMYK
cmyk(54%, 0%, 58%, 20%)
CSS variable
--color-primary: #5DCC55;
Lowercase HEX
#5dcc55

Shades

Tints

Tones

Harmony

CSS snippets for #5DCC55

.color-5dcc55 {
  color: #5DCC55;
  background-color: #5DCC55;
}

Frequently asked questions

What color is #5DCC55?+

#5DCC55 is a HEX color with RGB value rgb(93, 204, 85) and HSL value hsl(116, 54%, 57%). Its closest CSS named color is MediumSeaGreen.

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

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