#80FCCF Color

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

Color preview

#80FCCF

Color formats

HEX
#80FCCF
RGB
rgb(128, 252, 207)
RGBA
rgba(128, 252, 207, 1)
HSL
hsl(158, 95%, 75%)
HSV
hsv(158, 49%, 99%)
CMYK
cmyk(49%, 0%, 18%, 1%)
CSS variable
--color-primary: #80FCCF;
Lowercase HEX
#80fccf

Shades

Tints

Tones

Harmony

CSS snippets for #80FCCF

.color-80fccf {
  color: #80FCCF;
  background-color: #80FCCF;
}

Frequently asked questions

What color is #80FCCF?+

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

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

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