#80FEDF Color

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

Color preview

#80FEDF

Color formats

HEX
#80FEDF
RGB
rgb(128, 254, 223)
RGBA
rgba(128, 254, 223, 1)
HSL
hsl(165, 98%, 75%)
HSV
hsv(165, 50%, 100%)
CMYK
cmyk(50%, 0%, 12%, 0%)
CSS variable
--color-primary: #80FEDF;
Lowercase HEX
#80fedf

Shades

Tints

Tones

Harmony

CSS snippets for #80FEDF

.color-80fedf {
  color: #80FEDF;
  background-color: #80FEDF;
}

Frequently asked questions

What color is #80FEDF?+

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

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

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