#80BDEC Color

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

Color preview

#80BDEC

Color formats

HEX
#80BDEC
RGB
rgb(128, 189, 236)
RGBA
rgba(128, 189, 236, 1)
HSL
hsl(206, 74%, 71%)
HSV
hsv(206, 46%, 93%)
CMYK
cmyk(46%, 20%, 0%, 7%)
CSS variable
--color-primary: #80BDEC;
Lowercase HEX
#80bdec

Shades

Tints

Tones

Harmony

CSS snippets for #80BDEC

.color-80bdec {
  color: #80BDEC;
  background-color: #80BDEC;
}

Frequently asked questions

What color is #80BDEC?+

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

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

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