#5FBB3B Color

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

Color preview

#5FBB3B

Color formats

HEX
#5FBB3B
RGB
rgb(95, 187, 59)
RGBA
rgba(95, 187, 59, 1)
HSL
hsl(103, 52%, 48%)
HSV
hsv(103, 68%, 73%)
CMYK
cmyk(49%, 0%, 68%, 27%)
CSS variable
--color-primary: #5FBB3B;
Lowercase HEX
#5fbb3b

Shades

Tints

Tones

Harmony

CSS snippets for #5FBB3B

.color-5fbb3b {
  color: #5FBB3B;
  background-color: #5FBB3B;
}

Frequently asked questions

What color is #5FBB3B?+

#5FBB3B is a HEX color with RGB value rgb(95, 187, 59) and HSL value hsl(103, 52%, 48%). Its closest CSS named color is LimeGreen.

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

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