#80FFBB Color

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

Color preview

#80FFBB

Color formats

HEX
#80FFBB
RGB
rgb(128, 255, 187)
RGBA
rgba(128, 255, 187, 1)
HSL
hsl(148, 100%, 75%)
HSV
hsv(148, 50%, 100%)
CMYK
cmyk(50%, 0%, 27%, 0%)
CSS variable
--color-primary: #80FFBB;
Lowercase HEX
#80ffbb

Shades

Tints

Tones

Harmony

CSS snippets for #80FFBB

.color-80ffbb {
  color: #80FFBB;
  background-color: #80FFBB;
}

Frequently asked questions

What color is #80FFBB?+

#80FFBB is a HEX color with RGB value rgb(128, 255, 187) and HSL value hsl(148, 100%, 75%). Its closest CSS named color is Aquamarine.

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

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