#80EFEC Color

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

Color preview

#80EFEC

Color formats

HEX
#80EFEC
RGB
rgb(128, 239, 236)
RGBA
rgba(128, 239, 236, 1)
HSL
hsl(178, 78%, 72%)
HSV
hsv(178, 46%, 94%)
CMYK
cmyk(46%, 0%, 1%, 6%)
CSS variable
--color-primary: #80EFEC;
Lowercase HEX
#80efec

Shades

Tints

Tones

Harmony

CSS snippets for #80EFEC

.color-80efec {
  color: #80EFEC;
  background-color: #80EFEC;
}

Frequently asked questions

What color is #80EFEC?+

#80EFEC is a HEX color with RGB value rgb(128, 239, 236) and HSL value hsl(178, 78%, 72%). Its closest CSS named color is Aquamarine.

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

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