#5DB45A Color

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

Color preview

#5DB45A

Color formats

HEX
#5DB45A
RGB
rgb(93, 180, 90)
RGBA
rgba(93, 180, 90, 1)
HSL
hsl(118, 38%, 53%)
HSV
hsv(118, 50%, 71%)
CMYK
cmyk(48%, 0%, 50%, 29%)
CSS variable
--color-primary: #5DB45A;
Lowercase HEX
#5db45a

Shades

Tints

Tones

Harmony

CSS snippets for #5DB45A

.color-5db45a {
  color: #5DB45A;
  background-color: #5DB45A;
}

Frequently asked questions

What color is #5DB45A?+

#5DB45A is a HEX color with RGB value rgb(93, 180, 90) and HSL value hsl(118, 38%, 53%). Its closest CSS named color is MediumSeaGreen.

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

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