#5BAA4B Color

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

Color preview

#5BAA4B

Color formats

HEX
#5BAA4B
RGB
rgb(91, 170, 75)
RGBA
rgba(91, 170, 75, 1)
HSL
hsl(110, 39%, 48%)
HSV
hsv(110, 56%, 67%)
CMYK
cmyk(46%, 0%, 56%, 33%)
CSS variable
--color-primary: #5BAA4B;
Lowercase HEX
#5baa4b

Shades

Tints

Tones

Harmony

CSS snippets for #5BAA4B

.color-5baa4b {
  color: #5BAA4B;
  background-color: #5BAA4B;
}

Frequently asked questions

What color is #5BAA4B?+

#5BAA4B is a HEX color with RGB value rgb(91, 170, 75) and HSL value hsl(110, 39%, 48%). Its closest CSS named color is MediumSeaGreen.

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

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