#5FE5AF Color

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

Color preview

#5FE5AF

Color formats

HEX
#5FE5AF
RGB
rgb(95, 229, 175)
RGBA
rgba(95, 229, 175, 1)
HSL
hsl(156, 72%, 64%)
HSV
hsv(156, 59%, 90%)
CMYK
cmyk(59%, 0%, 24%, 10%)
CSS variable
--color-primary: #5FE5AF;
Lowercase HEX
#5fe5af

Shades

Tints

Tones

Harmony

CSS snippets for #5FE5AF

.color-5fe5af {
  color: #5FE5AF;
  background-color: #5FE5AF;
}

Frequently asked questions

What color is #5FE5AF?+

#5FE5AF is a HEX color with RGB value rgb(95, 229, 175) and HSL value hsl(156, 72%, 64%). Its closest CSS named color is MediumAquaMarine.

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

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