#5DCC70 Color

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

Color preview

#5DCC70

Color formats

HEX
#5DCC70
RGB
rgb(93, 204, 112)
RGBA
rgba(93, 204, 112, 1)
HSL
hsl(130, 52%, 58%)
HSV
hsv(130, 54%, 80%)
CMYK
cmyk(54%, 0%, 45%, 20%)
CSS variable
--color-primary: #5DCC70;
Lowercase HEX
#5dcc70

Shades

Tints

Tones

Harmony

CSS snippets for #5DCC70

.color-5dcc70 {
  color: #5DCC70;
  background-color: #5DCC70;
}

Frequently asked questions

What color is #5DCC70?+

#5DCC70 is a HEX color with RGB value rgb(93, 204, 112) and HSL value hsl(130, 52%, 58%). Its closest CSS named color is MediumSeaGreen.

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

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