#5BFDAF Color

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

Color preview

#5BFDAF

Color formats

HEX
#5BFDAF
RGB
rgb(91, 253, 175)
RGBA
rgba(91, 253, 175, 1)
HSL
hsl(151, 98%, 67%)
HSV
hsv(151, 64%, 99%)
CMYK
cmyk(64%, 0%, 31%, 1%)
CSS variable
--color-primary: #5BFDAF;
Lowercase HEX
#5bfdaf

Shades

Tints

Tones

Harmony

CSS snippets for #5BFDAF

.color-5bfdaf {
  color: #5BFDAF;
  background-color: #5BFDAF;
}

Frequently asked questions

What color is #5BFDAF?+

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

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

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