#80EAE0 Color

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

Color preview

#80EAE0

Color formats

HEX
#80EAE0
RGB
rgb(128, 234, 224)
RGBA
rgba(128, 234, 224, 1)
HSL
hsl(174, 72%, 71%)
HSV
hsv(174, 45%, 92%)
CMYK
cmyk(45%, 0%, 4%, 8%)
CSS variable
--color-primary: #80EAE0;
Lowercase HEX
#80eae0

Shades

Tints

Tones

Harmony

CSS snippets for #80EAE0

.color-80eae0 {
  color: #80EAE0;
  background-color: #80EAE0;
}

Frequently asked questions

What color is #80EAE0?+

#80EAE0 is a HEX color with RGB value rgb(128, 234, 224) and HSL value hsl(174, 72%, 71%). Its closest CSS named color is Aquamarine.

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

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