#5BAE6E Color

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

Color preview

#5BAE6E

Color formats

HEX
#5BAE6E
RGB
rgb(91, 174, 110)
RGBA
rgba(91, 174, 110, 1)
HSL
hsl(134, 34%, 52%)
HSV
hsv(134, 48%, 68%)
CMYK
cmyk(48%, 0%, 37%, 32%)
CSS variable
--color-primary: #5BAE6E;
Lowercase HEX
#5bae6e

Shades

Tints

Tones

Harmony

CSS snippets for #5BAE6E

.color-5bae6e {
  color: #5BAE6E;
  background-color: #5BAE6E;
}

Frequently asked questions

What color is #5BAE6E?+

#5BAE6E is a HEX color with RGB value rgb(91, 174, 110) and HSL value hsl(134, 34%, 52%). Its closest CSS named color is MediumSeaGreen.

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

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