#80BBEC Color

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

Color preview

#80BBEC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #80BBEC

.color-80bbec {
  color: #80BBEC;
  background-color: #80BBEC;
}

Frequently asked questions

What color is #80BBEC?+

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

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

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