#80DEDA Color

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

Color preview

#80DEDA

Color formats

HEX
#80DEDA
RGB
rgb(128, 222, 218)
RGBA
rgba(128, 222, 218, 1)
HSL
hsl(177, 59%, 69%)
HSV
hsv(177, 42%, 87%)
CMYK
cmyk(42%, 0%, 2%, 13%)
CSS variable
--color-primary: #80DEDA;
Lowercase HEX
#80deda

Shades

Tints

Tones

Harmony

CSS snippets for #80DEDA

.color-80deda {
  color: #80DEDA;
  background-color: #80DEDA;
}

Frequently asked questions

What color is #80DEDA?+

#80DEDA is a HEX color with RGB value rgb(128, 222, 218) and HSL value hsl(177, 59%, 69%). Its closest CSS named color is SkyBlue.

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

The closest Tailwind color is sky-300, available as the bg-sky-300 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