#5FE7AC Color

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

Color preview

#5FE7AC

Color formats

HEX
#5FE7AC
RGB
rgb(95, 231, 172)
RGBA
rgba(95, 231, 172, 1)
HSL
hsl(154, 74%, 64%)
HSV
hsv(154, 59%, 91%)
CMYK
cmyk(59%, 0%, 26%, 9%)
CSS variable
--color-primary: #5FE7AC;
Lowercase HEX
#5fe7ac

Shades

Tints

Tones

Harmony

CSS snippets for #5FE7AC

.color-5fe7ac {
  color: #5FE7AC;
  background-color: #5FE7AC;
}

Frequently asked questions

What color is #5FE7AC?+

#5FE7AC is a HEX color with RGB value rgb(95, 231, 172) and HSL value hsl(154, 74%, 64%). Its closest CSS named color is MediumAquaMarine.

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

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