#5DAF4B Color

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

Color preview

#5DAF4B

Color formats

HEX
#5DAF4B
RGB
rgb(93, 175, 75)
RGBA
rgba(93, 175, 75, 1)
HSL
hsl(109, 40%, 49%)
HSV
hsv(109, 57%, 69%)
CMYK
cmyk(47%, 0%, 57%, 31%)
CSS variable
--color-primary: #5DAF4B;
Lowercase HEX
#5daf4b

Shades

Tints

Tones

Harmony

CSS snippets for #5DAF4B

.color-5daf4b {
  color: #5DAF4B;
  background-color: #5DAF4B;
}

Frequently asked questions

What color is #5DAF4B?+

#5DAF4B is a HEX color with RGB value rgb(93, 175, 75) and HSL value hsl(109, 40%, 49%). Its closest CSS named color is MediumSeaGreen.

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

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