#5FBB59 Color

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

Color preview

#5FBB59

Color formats

HEX
#5FBB59
RGB
rgb(95, 187, 89)
RGBA
rgba(95, 187, 89, 1)
HSL
hsl(116, 42%, 54%)
HSV
hsv(116, 52%, 73%)
CMYK
cmyk(49%, 0%, 52%, 27%)
CSS variable
--color-primary: #5FBB59;
Lowercase HEX
#5fbb59

Shades

Tints

Tones

Harmony

CSS snippets for #5FBB59

.color-5fbb59 {
  color: #5FBB59;
  background-color: #5FBB59;
}

Frequently asked questions

What color is #5FBB59?+

#5FBB59 is a HEX color with RGB value rgb(95, 187, 89) and HSL value hsl(116, 42%, 54%). Its closest CSS named color is MediumSeaGreen.

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

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