#51B95B Color

Inspect #51B95B across formats, palettes, contrast and closest named color matches.

Color preview

#51B95B

Color formats

HEX
#51B95B
RGB
rgb(81, 185, 91)
RGBA
rgba(81, 185, 91, 1)
HSL
hsl(126, 43%, 52%)
HSV
hsv(126, 56%, 73%)
CMYK
cmyk(56%, 0%, 51%, 27%)
CSS variable
--color-primary: #51B95B;
Lowercase HEX
#51b95b

Shades

Tints

Tones

Harmony

CSS snippets for #51B95B

.color-51b95b {
  color: #51B95B;
  background-color: #51B95B;
}

Frequently asked questions

What color is #51B95B?+

#51B95B is a HEX color with RGB value rgb(81, 185, 91) and HSL value hsl(126, 43%, 52%). Its closest CSS named color is MediumSeaGreen.

What is the closest Tailwind color to #51B95B?+

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