#80BEFC Color

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

Color preview

#80BEFC

Color formats

HEX
#80BEFC
RGB
rgb(128, 190, 252)
RGBA
rgba(128, 190, 252, 1)
HSL
hsl(210, 95%, 75%)
HSV
hsv(210, 49%, 99%)
CMYK
cmyk(49%, 25%, 0%, 1%)
CSS variable
--color-primary: #80BEFC;
Lowercase HEX
#80befc

Shades

Tints

Tones

Harmony

CSS snippets for #80BEFC

.color-80befc {
  color: #80BEFC;
  background-color: #80BEFC;
}

Frequently asked questions

What color is #80BEFC?+

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

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

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