#80DAEC Color

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

Color preview

#80DAEC

Color formats

HEX
#80DAEC
RGB
rgb(128, 218, 236)
RGBA
rgba(128, 218, 236, 1)
HSL
hsl(190, 74%, 71%)
HSV
hsv(190, 46%, 93%)
CMYK
cmyk(46%, 8%, 0%, 7%)
CSS variable
--color-primary: #80DAEC;
Lowercase HEX
#80daec

Shades

Tints

Tones

Harmony

CSS snippets for #80DAEC

.color-80daec {
  color: #80DAEC;
  background-color: #80DAEC;
}

Frequently asked questions

What color is #80DAEC?+

#80DAEC is a HEX color with RGB value rgb(128, 218, 236) and HSL value hsl(190, 74%, 71%). Its closest CSS named color is SkyBlue.

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

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