Chicago Blue
#b6dbe9 · one of 31,915 named colors
Chicago Blue is a light, strong cyan with the hex code #b6dbe9. In RGB it is 182 red, 219 green and 233 blue, and black text is most readable on top of it.
Codes
HEX
#b6dbe9HEX8
#b6dbe9ffRGB
rgb(182, 219, 233)RGBA
rgba(182, 219, 233, 1)RGB %
rgb(71%, 86%, 91%)HSL
hsl(196, 54%, 81%)HSLA
hsla(196, 54%, 81%, 1)Variables
Sass
$chicago-blue: #b6dbe9;Less
@chicago-blue: #b6dbe9;CSS
--chicago-blue: #b6dbe9;