#5FBC5C Color

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

Color preview

#5FBC5C

Color formats

HEX
#5FBC5C
RGB
rgb(95, 188, 92)
RGBA
rgba(95, 188, 92, 1)
HSL
hsl(118, 42%, 55%)
HSV
hsv(118, 51%, 74%)
CMYK
cmyk(49%, 0%, 51%, 26%)
CSS variable
--color-primary: #5FBC5C;
Lowercase HEX
#5fbc5c

Shades

Tints

Tones

Harmony

CSS snippets for #5FBC5C

.color-5fbc5c {
  color: #5FBC5C;
  background-color: #5FBC5C;
}

Frequently asked questions

What color is #5FBC5C?+

#5FBC5C is a HEX color with RGB value rgb(95, 188, 92) and HSL value hsl(118, 42%, 55%). Its closest CSS named color is MediumSeaGreen.

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

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