#56B45E Color

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

Color preview

#56B45E

Color formats

HEX
#56B45E
RGB
rgb(86, 180, 94)
RGBA
rgba(86, 180, 94, 1)
HSL
hsl(125, 39%, 52%)
HSV
hsv(125, 52%, 71%)
CMYK
cmyk(52%, 0%, 48%, 29%)
CSS variable
--color-primary: #56B45E;
Lowercase HEX
#56b45e

Shades

Tints

Tones

Harmony

CSS snippets for #56B45E

.color-56b45e {
  color: #56B45E;
  background-color: #56B45E;
}

Frequently asked questions

What color is #56B45E?+

#56B45E is a HEX color with RGB value rgb(86, 180, 94) and HSL value hsl(125, 39%, 52%). Its closest CSS named color is MediumSeaGreen.

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

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