#80FADC Color

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

Color preview

#80FADC

Color formats

HEX
#80FADC
RGB
rgb(128, 250, 220)
RGBA
rgba(128, 250, 220, 1)
HSL
hsl(165, 92%, 74%)
HSV
hsv(165, 49%, 98%)
CMYK
cmyk(49%, 0%, 12%, 2%)
CSS variable
--color-primary: #80FADC;
Lowercase HEX
#80fadc

Shades

Tints

Tones

Harmony

CSS snippets for #80FADC

.color-80fadc {
  color: #80FADC;
  background-color: #80FADC;
}

Frequently asked questions

What color is #80FADC?+

#80FADC is a HEX color with RGB value rgb(128, 250, 220) and HSL value hsl(165, 92%, 74%). Its closest CSS named color is Aquamarine.

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

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