#80DEEC Color

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

Color preview

#80DEEC

Color formats

HEX
#80DEEC
RGB
rgb(128, 222, 236)
RGBA
rgba(128, 222, 236, 1)
HSL
hsl(188, 74%, 71%)
HSV
hsv(188, 46%, 93%)
CMYK
cmyk(46%, 6%, 0%, 7%)
CSS variable
--color-primary: #80DEEC;
Lowercase HEX
#80deec

Shades

Tints

Tones

Harmony

CSS snippets for #80DEEC

.color-80deec {
  color: #80DEEC;
  background-color: #80DEEC;
}

Frequently asked questions

What color is #80DEEC?+

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

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

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