#5BFDAC Color

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

Color preview

#5BFDAC

Color formats

HEX
#5BFDAC
RGB
rgb(91, 253, 172)
RGBA
rgba(91, 253, 172, 1)
HSL
hsl(150, 98%, 67%)
HSV
hsv(150, 64%, 99%)
CMYK
cmyk(64%, 0%, 32%, 1%)
CSS variable
--color-primary: #5BFDAC;
Lowercase HEX
#5bfdac

Shades

Tints

Tones

Harmony

CSS snippets for #5BFDAC

.color-5bfdac {
  color: #5BFDAC;
  background-color: #5BFDAC;
}

Frequently asked questions

What color is #5BFDAC?+

#5BFDAC is a HEX color with RGB value rgb(91, 253, 172) and HSL value hsl(150, 98%, 67%). Its closest CSS named color is MediumAquaMarine.

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

The closest Tailwind color is emerald-300, available as the bg-emerald-300 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