#53CB5B Color

Inspect #53CB5B across formats, palettes, contrast and closest named color matches.

Color preview

#53CB5B

Color formats

HEX
#53CB5B
RGB
rgb(83, 203, 91)
RGBA
rgba(83, 203, 91, 1)
HSL
hsl(124, 54%, 56%)
HSV
hsv(124, 59%, 80%)
CMYK
cmyk(59%, 0%, 55%, 20%)
CSS variable
--color-primary: #53CB5B;
Lowercase HEX
#53cb5b

Shades

Tints

Tones

Harmony

CSS snippets for #53CB5B

.color-53cb5b {
  color: #53CB5B;
  background-color: #53CB5B;
}

Frequently asked questions

What color is #53CB5B?+

#53CB5B is a HEX color with RGB value rgb(83, 203, 91) and HSL value hsl(124, 54%, 56%). Its closest CSS named color is MediumSeaGreen.

What is the closest Tailwind color to #53CB5B?+

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