#80FCEB Color

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

Color preview

#80FCEB

Color formats

HEX
#80FCEB
RGB
rgb(128, 252, 235)
RGBA
rgba(128, 252, 235, 1)
HSL
hsl(172, 95%, 75%)
HSV
hsv(172, 49%, 99%)
CMYK
cmyk(49%, 0%, 7%, 1%)
CSS variable
--color-primary: #80FCEB;
Lowercase HEX
#80fceb

Shades

Tints

Tones

Harmony

CSS snippets for #80FCEB

.color-80fceb {
  color: #80FCEB;
  background-color: #80FCEB;
}

Frequently asked questions

What color is #80FCEB?+

#80FCEB is a HEX color with RGB value rgb(128, 252, 235) and HSL value hsl(172, 95%, 75%). Its closest CSS named color is Aquamarine.

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

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