#80FEEB Color

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

Color preview

#80FEEB

Color formats

HEX
#80FEEB
RGB
rgb(128, 254, 235)
RGBA
rgba(128, 254, 235, 1)
HSL
hsl(171, 98%, 75%)
HSV
hsv(171, 50%, 100%)
CMYK
cmyk(50%, 0%, 7%, 0%)
CSS variable
--color-primary: #80FEEB;
Lowercase HEX
#80feeb

Shades

Tints

Tones

Harmony

CSS snippets for #80FEEB

.color-80feeb {
  color: #80FEEB;
  background-color: #80FEEB;
}

Frequently asked questions

What color is #80FEEB?+

#80FEEB is a HEX color with RGB value rgb(128, 254, 235) and HSL value hsl(171, 98%, 75%). Its closest CSS named color is Aquamarine.

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

The closest Tailwind color is teal-200, available as the bg-teal-200 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