Azure Sky
#b0e0f6 · one of 31,915 named colors
Azure Sky is a light, vivid cyan with the hex code #b0e0f6. In RGB it is 176 red, 224 green and 246 blue, and black text is most readable on top of it.
Codes
HEX
#b0e0f6HEX8
#b0e0f6ffRGB
rgb(176, 224, 246)RGBA
rgba(176, 224, 246, 1)RGB %
rgb(69%, 88%, 96%)HSL
hsl(199, 80%, 83%)HSLA
hsla(199, 80%, 83%, 1)Variables
Sass
$azure-sky: #b0e0f6;Less
@azure-sky: #b0e0f6;CSS
--azure-sky: #b0e0f6;