#5AFEAC Color

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

Color preview

#5AFEAC

Color formats

HEX
#5AFEAC
RGB
rgb(90, 254, 172)
RGBA
rgba(90, 254, 172, 1)
HSL
hsl(150, 99%, 67%)
HSV
hsv(150, 65%, 100%)
CMYK
cmyk(65%, 0%, 32%, 0%)
CSS variable
--color-primary: #5AFEAC;
Lowercase HEX
#5afeac

Shades

Tints

Tones

Harmony

CSS snippets for #5AFEAC

.color-5afeac {
  color: #5AFEAC;
  background-color: #5AFEAC;
}

Frequently asked questions

What color is #5AFEAC?+

#5AFEAC is a HEX color with RGB value rgb(90, 254, 172) and HSL value hsl(150, 99%, 67%). Its closest CSS named color is MediumAquaMarine.

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

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