#80FA8C Color

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

Color preview

#80FA8C

Color formats

HEX
#80FA8C
RGB
rgb(128, 250, 140)
RGBA
rgba(128, 250, 140, 1)
HSL
hsl(126, 92%, 74%)
HSV
hsv(126, 49%, 98%)
CMYK
cmyk(49%, 0%, 44%, 2%)
CSS variable
--color-primary: #80FA8C;
Lowercase HEX
#80fa8c

Shades

Tints

Tones

Harmony

CSS snippets for #80FA8C

.color-80fa8c {
  color: #80FA8C;
  background-color: #80FA8C;
}

Frequently asked questions

What color is #80FA8C?+

#80FA8C is a HEX color with RGB value rgb(128, 250, 140) and HSL value hsl(126, 92%, 74%). Its closest CSS named color is LightGreen.

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

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