#5EF2AA Color

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

Color preview

#5EF2AA

Color formats

HEX
#5EF2AA
RGB
rgb(94, 242, 170)
RGBA
rgba(94, 242, 170, 1)
HSL
hsl(151, 85%, 66%)
HSV
hsv(151, 61%, 95%)
CMYK
cmyk(61%, 0%, 30%, 5%)
CSS variable
--color-primary: #5EF2AA;
Lowercase HEX
#5ef2aa

Shades

Tints

Tones

Harmony

CSS snippets for #5EF2AA

.color-5ef2aa {
  color: #5EF2AA;
  background-color: #5EF2AA;
}

Frequently asked questions

What color is #5EF2AA?+

#5EF2AA is a HEX color with RGB value rgb(94, 242, 170) and HSL value hsl(151, 85%, 66%). Its closest CSS named color is MediumAquaMarine.

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

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