#5DD55F Color

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

Color preview

#5DD55F

Color formats

HEX
#5DD55F
RGB
rgb(93, 213, 95)
RGBA
rgba(93, 213, 95, 1)
HSL
hsl(121, 59%, 60%)
HSV
hsv(121, 56%, 84%)
CMYK
cmyk(56%, 0%, 55%, 16%)
CSS variable
--color-primary: #5DD55F;
Lowercase HEX
#5dd55f

Shades

Tints

Tones

Harmony

CSS snippets for #5DD55F

.color-5dd55f {
  color: #5DD55F;
  background-color: #5DD55F;
}

Frequently asked questions

What color is #5DD55F?+

#5DD55F is a HEX color with RGB value rgb(93, 213, 95) and HSL value hsl(121, 59%, 60%). Its closest CSS named color is MediumSeaGreen.

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

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