#80EE85 Color

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

Color preview

#80EE85

Color formats

HEX
#80EE85
RGB
rgb(128, 238, 133)
RGBA
rgba(128, 238, 133, 1)
HSL
hsl(123, 76%, 72%)
HSV
hsv(123, 46%, 93%)
CMYK
cmyk(46%, 0%, 44%, 7%)
CSS variable
--color-primary: #80EE85;
Lowercase HEX
#80ee85

Shades

Tints

Tones

Harmony

CSS snippets for #80EE85

.color-80ee85 {
  color: #80EE85;
  background-color: #80EE85;
}

Frequently asked questions

What color is #80EE85?+

#80EE85 is a HEX color with RGB value rgb(128, 238, 133) and HSL value hsl(123, 76%, 72%). Its closest CSS named color is LightGreen.

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

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