#80EFAB Color

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

Color preview

#80EFAB

Color formats

HEX
#80EFAB
RGB
rgb(128, 239, 171)
RGBA
rgba(128, 239, 171, 1)
HSL
hsl(143, 78%, 72%)
HSV
hsv(143, 46%, 94%)
CMYK
cmyk(46%, 0%, 28%, 6%)
CSS variable
--color-primary: #80EFAB;
Lowercase HEX
#80efab

Shades

Tints

Tones

Harmony

CSS snippets for #80EFAB

.color-80efab {
  color: #80EFAB;
  background-color: #80EFAB;
}

Frequently asked questions

What color is #80EFAB?+

#80EFAB is a HEX color with RGB value rgb(128, 239, 171) and HSL value hsl(143, 78%, 72%). Its closest CSS named color is LightGreen.

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

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