#5FBF4A Color

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

Color preview

#5FBF4A

Color formats

HEX
#5FBF4A
RGB
rgb(95, 191, 74)
RGBA
rgba(95, 191, 74, 1)
HSL
hsl(109, 48%, 52%)
HSV
hsv(109, 61%, 75%)
CMYK
cmyk(50%, 0%, 61%, 25%)
CSS variable
--color-primary: #5FBF4A;
Lowercase HEX
#5fbf4a

Shades

Tints

Tones

Harmony

CSS snippets for #5FBF4A

.color-5fbf4a {
  color: #5FBF4A;
  background-color: #5FBF4A;
}

Frequently asked questions

What color is #5FBF4A?+

#5FBF4A is a HEX color with RGB value rgb(95, 191, 74) and HSL value hsl(109, 48%, 52%). Its closest CSS named color is LimeGreen.

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

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