#80BDEF Color

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

Color preview

#80BDEF

Color formats

HEX
#80BDEF
RGB
rgb(128, 189, 239)
RGBA
rgba(128, 189, 239, 1)
HSL
hsl(207, 78%, 72%)
HSV
hsv(207, 46%, 94%)
CMYK
cmyk(46%, 21%, 0%, 6%)
CSS variable
--color-primary: #80BDEF;
Lowercase HEX
#80bdef

Shades

Tints

Tones

Harmony

CSS snippets for #80BDEF

.color-80bdef {
  color: #80BDEF;
  background-color: #80BDEF;
}

Frequently asked questions

What color is #80BDEF?+

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

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

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