#5AE7AC Color

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

Color preview

#5AE7AC

Color formats

HEX
#5AE7AC
RGB
rgb(90, 231, 172)
RGBA
rgba(90, 231, 172, 1)
HSL
hsl(155, 75%, 63%)
HSV
hsv(155, 61%, 91%)
CMYK
cmyk(61%, 0%, 26%, 9%)
CSS variable
--color-primary: #5AE7AC;
Lowercase HEX
#5ae7ac

Shades

Tints

Tones

Harmony

CSS snippets for #5AE7AC

.color-5ae7ac {
  color: #5AE7AC;
  background-color: #5AE7AC;
}

Frequently asked questions

What color is #5AE7AC?+

#5AE7AC is a HEX color with RGB value rgb(90, 231, 172) and HSL value hsl(155, 75%, 63%). Its closest CSS named color is MediumAquaMarine.

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

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