#80F99F Color

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

Color preview

#80F99F

Color formats

HEX
#80F99F
RGB
rgb(128, 249, 159)
RGBA
rgba(128, 249, 159, 1)
HSL
hsl(135, 91%, 74%)
HSV
hsv(135, 49%, 98%)
CMYK
cmyk(49%, 0%, 36%, 2%)
CSS variable
--color-primary: #80F99F;
Lowercase HEX
#80f99f

Shades

Tints

Tones

Harmony

CSS snippets for #80F99F

.color-80f99f {
  color: #80F99F;
  background-color: #80F99F;
}

Frequently asked questions

What color is #80F99F?+

#80F99F is a HEX color with RGB value rgb(128, 249, 159) and HSL value hsl(135, 91%, 74%). Its closest CSS named color is LightGreen.

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

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