#80ECEE Color

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

Color preview

#80ECEE

Color formats

HEX
#80ECEE
RGB
rgb(128, 236, 238)
RGBA
rgba(128, 236, 238, 1)
HSL
hsl(181, 76%, 72%)
HSV
hsv(181, 46%, 93%)
CMYK
cmyk(46%, 1%, 0%, 7%)
CSS variable
--color-primary: #80ECEE;
Lowercase HEX
#80ecee

Shades

Tints

Tones

Harmony

CSS snippets for #80ECEE

.color-80ecee {
  color: #80ECEE;
  background-color: #80ECEE;
}

Frequently asked questions

What color is #80ECEE?+

#80ECEE is a HEX color with RGB value rgb(128, 236, 238) and HSL value hsl(181, 76%, 72%). Its closest CSS named color is SkyBlue.

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

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