#80BAD8 Color

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

Color preview

#80BAD8

Color formats

HEX
#80BAD8
RGB
rgb(128, 186, 216)
RGBA
rgba(128, 186, 216, 1)
HSL
hsl(200, 53%, 67%)
HSV
hsv(200, 41%, 85%)
CMYK
cmyk(41%, 14%, 0%, 15%)
CSS variable
--color-primary: #80BAD8;
Lowercase HEX
#80bad8

Shades

Tints

Tones

Harmony

CSS snippets for #80BAD8

.color-80bad8 {
  color: #80BAD8;
  background-color: #80BAD8;
}

Frequently asked questions

What color is #80BAD8?+

#80BAD8 is a HEX color with RGB value rgb(128, 186, 216) and HSL value hsl(200, 53%, 67%). Its closest CSS named color is SkyBlue.

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

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