#5FA45B Color

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

Color preview

#5FA45B

Color formats

HEX
#5FA45B
RGB
rgb(95, 164, 91)
RGBA
rgba(95, 164, 91, 1)
HSL
hsl(117, 29%, 50%)
HSV
hsv(117, 45%, 64%)
CMYK
cmyk(42%, 0%, 45%, 36%)
CSS variable
--color-primary: #5FA45B;
Lowercase HEX
#5fa45b

Shades

Tints

Tones

Harmony

CSS snippets for #5FA45B

.color-5fa45b {
  color: #5FA45B;
  background-color: #5FA45B;
}

Frequently asked questions

What color is #5FA45B?+

#5FA45B is a HEX color with RGB value rgb(95, 164, 91) and HSL value hsl(117, 29%, 50%). Its closest CSS named color is MediumSeaGreen.

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

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