Ice Rink
#bbddee · one of 31,915 named colors
Ice Rink is a light, strong cyan with the hex code #bbddee. In RGB it is 187 red, 221 green and 238 blue, and black text is most readable on top of it.
Codes
HEX
#bbddeeHEX8
#bbddeeffRGB
rgb(187, 221, 238)RGBA
rgba(187, 221, 238, 1)RGB %
rgb(73%, 87%, 93%)HSL
hsl(200, 60%, 83%)HSLA
hsla(200, 60%, 83%, 1)Variables
Sass
$ice-rink: #bbddee;Less
@ice-rink: #bbddee;CSS
--ice-rink: #bbddee;