#80FCCE Color

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

Color preview

#80FCCE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #80FCCE

.color-80fcce {
  color: #80FCCE;
  background-color: #80FCCE;
}

Frequently asked questions

What color is #80FCCE?+

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

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

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