#56B15C Color

Inspect #56B15C across formats, palettes, contrast and closest named color matches.

Color preview

#56B15C

Color formats

HEX
#56B15C
RGB
rgb(86, 177, 92)
RGBA
rgba(86, 177, 92, 1)
HSL
hsl(124, 37%, 52%)
HSV
hsv(124, 51%, 69%)
CMYK
cmyk(51%, 0%, 48%, 31%)
CSS variable
--color-primary: #56B15C;
Lowercase HEX
#56b15c

Shades

Tints

Tones

Harmony

CSS snippets for #56B15C

.color-56b15c {
  color: #56B15C;
  background-color: #56B15C;
}

Frequently asked questions

What color is #56B15C?+

#56B15C is a HEX color with RGB value rgb(86, 177, 92) and HSL value hsl(124, 37%, 52%). Its closest CSS named color is MediumSeaGreen.

What is the closest Tailwind color to #56B15C?+

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