#80FEAC Color

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

Color preview

#80FEAC

Color formats

HEX
#80FEAC
RGB
rgb(128, 254, 172)
RGBA
rgba(128, 254, 172, 1)
HSL
hsl(141, 98%, 75%)
HSV
hsv(141, 50%, 100%)
CMYK
cmyk(50%, 0%, 32%, 0%)
CSS variable
--color-primary: #80FEAC;
Lowercase HEX
#80feac

Shades

Tints

Tones

Harmony

CSS snippets for #80FEAC

.color-80feac {
  color: #80FEAC;
  background-color: #80FEAC;
}

Frequently asked questions

What color is #80FEAC?+

#80FEAC is a HEX color with RGB value rgb(128, 254, 172) and HSL value hsl(141, 98%, 75%). Its closest CSS named color is PaleGreen.

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

The closest Tailwind color is green-300, available as the bg-green-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