#5ECFAF Color

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

Color preview

#5ECFAF

Color formats

HEX
#5ECFAF
RGB
rgb(94, 207, 175)
RGBA
rgba(94, 207, 175, 1)
HSL
hsl(163, 54%, 59%)
HSV
hsv(163, 55%, 81%)
CMYK
cmyk(55%, 0%, 15%, 19%)
CSS variable
--color-primary: #5ECFAF;
Lowercase HEX
#5ecfaf

Shades

Tints

Tones

Harmony

CSS snippets for #5ECFAF

.color-5ecfaf {
  color: #5ECFAF;
  background-color: #5ECFAF;
}

Frequently asked questions

What color is #5ECFAF?+

#5ECFAF is a HEX color with RGB value rgb(94, 207, 175) and HSL value hsl(163, 54%, 59%). Its closest CSS named color is MediumAquaMarine.

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

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