#80FECE Color

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

Color preview

#80FECE

Color formats

HEX
#80FECE
RGB
rgb(128, 254, 206)
RGBA
rgba(128, 254, 206, 1)
HSL
hsl(157, 98%, 75%)
HSV
hsv(157, 50%, 100%)
CMYK
cmyk(50%, 0%, 19%, 0%)
CSS variable
--color-primary: #80FECE;
Lowercase HEX
#80fece

Shades

Tints

Tones

Harmony

CSS snippets for #80FECE

.color-80fece {
  color: #80FECE;
  background-color: #80FECE;
}

Frequently asked questions

What color is #80FECE?+

#80FECE is a HEX color with RGB value rgb(128, 254, 206) and HSL value hsl(157, 98%, 75%). Its closest CSS named color is Aquamarine.

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

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