#5BDB7B Color

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

Color preview

#5BDB7B

Color formats

HEX
#5BDB7B
RGB
rgb(91, 219, 123)
RGBA
rgba(91, 219, 123, 1)
HSL
hsl(135, 64%, 61%)
HSV
hsv(135, 58%, 86%)
CMYK
cmyk(58%, 0%, 44%, 14%)
CSS variable
--color-primary: #5BDB7B;
Lowercase HEX
#5bdb7b

Shades

Tints

Tones

Harmony

CSS snippets for #5BDB7B

.color-5bdb7b {
  color: #5BDB7B;
  background-color: #5BDB7B;
}

Frequently asked questions

What color is #5BDB7B?+

#5BDB7B is a HEX color with RGB value rgb(91, 219, 123) and HSL value hsl(135, 64%, 61%). Its closest CSS named color is MediumAquaMarine.

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

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