#80BDDB Color

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

Color preview

#80BDDB

Color formats

HEX
#80BDDB
RGB
rgb(128, 189, 219)
RGBA
rgba(128, 189, 219, 1)
HSL
hsl(200, 56%, 68%)
HSV
hsv(200, 42%, 86%)
CMYK
cmyk(42%, 14%, 0%, 14%)
CSS variable
--color-primary: #80BDDB;
Lowercase HEX
#80bddb

Shades

Tints

Tones

Harmony

CSS snippets for #80BDDB

.color-80bddb {
  color: #80BDDB;
  background-color: #80BDDB;
}

Frequently asked questions

What color is #80BDDB?+

#80BDDB is a HEX color with RGB value rgb(128, 189, 219) and HSL value hsl(200, 56%, 68%). Its closest CSS named color is SkyBlue.

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

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