#80CCEF Color

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

Color preview

#80CCEF

Color formats

HEX
#80CCEF
RGB
rgb(128, 204, 239)
RGBA
rgba(128, 204, 239, 1)
HSL
hsl(199, 78%, 72%)
HSV
hsv(199, 46%, 94%)
CMYK
cmyk(46%, 15%, 0%, 6%)
CSS variable
--color-primary: #80CCEF;
Lowercase HEX
#80ccef

Shades

Tints

Tones

Harmony

CSS snippets for #80CCEF

.color-80ccef {
  color: #80CCEF;
  background-color: #80CCEF;
}

Frequently asked questions

What color is #80CCEF?+

#80CCEF is a HEX color with RGB value rgb(128, 204, 239) and HSL value hsl(199, 78%, 72%). Its closest CSS named color is SkyBlue.

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

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