#80C7AE Color

Inspect #80C7AE across formats, palettes, contrast and closest named color matches.

Color preview

#80C7AE

Color formats

HEX
#80C7AE
RGB
rgb(128, 199, 174)
RGBA
rgba(128, 199, 174, 1)
HSL
hsl(159, 39%, 64%)
HSV
hsv(159, 36%, 78%)
CMYK
cmyk(36%, 0%, 13%, 22%)
CSS variable
--color-primary: #80C7AE;
Lowercase HEX
#80c7ae

Shades

Tints

Tones

Harmony

CSS snippets for #80C7AE

.color-80c7ae {
  color: #80C7AE;
  background-color: #80C7AE;
}

Frequently asked questions

What color is #80C7AE?+

#80C7AE is a HEX color with RGB value rgb(128, 199, 174) and HSL value hsl(159, 39%, 64%). Its closest CSS named color is MediumAquaMarine.

What is the closest Tailwind color to #80C7AE?+

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