#80FAEB Color

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

Color preview

#80FAEB

Color formats

HEX
#80FAEB
RGB
rgb(128, 250, 235)
RGBA
rgba(128, 250, 235, 1)
HSL
hsl(173, 92%, 74%)
HSV
hsv(173, 49%, 98%)
CMYK
cmyk(49%, 0%, 6%, 2%)
CSS variable
--color-primary: #80FAEB;
Lowercase HEX
#80faeb

Shades

Tints

Tones

Harmony

CSS snippets for #80FAEB

.color-80faeb {
  color: #80FAEB;
  background-color: #80FAEB;
}

Frequently asked questions

What color is #80FAEB?+

#80FAEB is a HEX color with RGB value rgb(128, 250, 235) and HSL value hsl(173, 92%, 74%). Its closest CSS named color is Aquamarine.

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

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