#80FADD Color

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

Color preview

#80FADD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #80FADD

.color-80fadd {
  color: #80FADD;
  background-color: #80FADD;
}

Frequently asked questions

What color is #80FADD?+

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

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

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