#80F77C Color

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

Color preview

#80F77C

Color formats

HEX
#80F77C
RGB
rgb(128, 247, 124)
RGBA
rgba(128, 247, 124, 1)
HSL
hsl(118, 88%, 73%)
HSV
hsv(118, 50%, 97%)
CMYK
cmyk(48%, 0%, 50%, 3%)
CSS variable
--color-primary: #80F77C;
Lowercase HEX
#80f77c

Shades

Tints

Tones

Harmony

CSS snippets for #80F77C

.color-80f77c {
  color: #80F77C;
  background-color: #80F77C;
}

Frequently asked questions

What color is #80F77C?+

#80F77C is a HEX color with RGB value rgb(128, 247, 124) and HSL value hsl(118, 88%, 73%). Its closest CSS named color is LightGreen.

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

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