#80FCDF Color

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

Color preview

#80FCDF

Color formats

HEX
#80FCDF
RGB
rgb(128, 252, 223)
RGBA
rgba(128, 252, 223, 1)
HSL
hsl(166, 95%, 75%)
HSV
hsv(166, 49%, 99%)
CMYK
cmyk(49%, 0%, 12%, 1%)
CSS variable
--color-primary: #80FCDF;
Lowercase HEX
#80fcdf

Shades

Tints

Tones

Harmony

CSS snippets for #80FCDF

.color-80fcdf {
  color: #80FCDF;
  background-color: #80FCDF;
}

Frequently asked questions

What color is #80FCDF?+

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

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

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