#5FA55F Color

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

Color preview

#5FA55F

Color formats

HEX
#5FA55F
RGB
rgb(95, 165, 95)
RGBA
rgba(95, 165, 95, 1)
HSL
hsl(120, 28%, 51%)
HSV
hsv(120, 42%, 65%)
CMYK
cmyk(42%, 0%, 42%, 35%)
CSS variable
--color-primary: #5FA55F;
Lowercase HEX
#5fa55f

Shades

Tints

Tones

Harmony

CSS snippets for #5FA55F

.color-5fa55f {
  color: #5FA55F;
  background-color: #5FA55F;
}

Frequently asked questions

What color is #5FA55F?+

#5FA55F is a HEX color with RGB value rgb(95, 165, 95) and HSL value hsl(120, 28%, 51%). Its closest CSS named color is MediumSeaGreen.

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

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