#80EE90 Color

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

Color preview

#80EE90

Color formats

HEX
#80EE90
RGB
rgb(128, 238, 144)
RGBA
rgba(128, 238, 144, 1)
HSL
hsl(129, 76%, 72%)
HSV
hsv(129, 46%, 93%)
CMYK
cmyk(46%, 0%, 39%, 7%)
CSS variable
--color-primary: #80EE90;
Lowercase HEX
#80ee90

Shades

Tints

Tones

Harmony

CSS snippets for #80EE90

.color-80ee90 {
  color: #80EE90;
  background-color: #80EE90;
}

Frequently asked questions

What color is #80EE90?+

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

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

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