#80BAFC Color

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

Color preview

#80BAFC

Color formats

HEX
#80BAFC
RGB
rgb(128, 186, 252)
RGBA
rgba(128, 186, 252, 1)
HSL
hsl(212, 95%, 75%)
HSV
hsv(212, 49%, 99%)
CMYK
cmyk(49%, 26%, 0%, 1%)
CSS variable
--color-primary: #80BAFC;
Lowercase HEX
#80bafc

Shades

Tints

Tones

Harmony

CSS snippets for #80BAFC

.color-80bafc {
  color: #80BAFC;
  background-color: #80BAFC;
}

Frequently asked questions

What color is #80BAFC?+

#80BAFC is a HEX color with RGB value rgb(128, 186, 252) and HSL value hsl(212, 95%, 75%). Its closest CSS named color is LightSkyBlue.

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

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