#80EE9B Color

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

Color preview

#80EE9B

Color formats

HEX
#80EE9B
RGB
rgb(128, 238, 155)
RGBA
rgba(128, 238, 155, 1)
HSL
hsl(135, 76%, 72%)
HSV
hsv(135, 46%, 93%)
CMYK
cmyk(46%, 0%, 35%, 7%)
CSS variable
--color-primary: #80EE9B;
Lowercase HEX
#80ee9b

Shades

Tints

Tones

Harmony

CSS snippets for #80EE9B

.color-80ee9b {
  color: #80EE9B;
  background-color: #80EE9B;
}

Frequently asked questions

What color is #80EE9B?+

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

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

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