#80CFEC Color

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

Color preview

#80CFEC

Color formats

HEX
#80CFEC
RGB
rgb(128, 207, 236)
RGBA
rgba(128, 207, 236, 1)
HSL
hsl(196, 74%, 71%)
HSV
hsv(196, 46%, 93%)
CMYK
cmyk(46%, 12%, 0%, 7%)
CSS variable
--color-primary: #80CFEC;
Lowercase HEX
#80cfec

Shades

Tints

Tones

Harmony

CSS snippets for #80CFEC

.color-80cfec {
  color: #80CFEC;
  background-color: #80CFEC;
}

Frequently asked questions

What color is #80CFEC?+

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

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

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