Whimsy Blue
#b0dced · one of 31,915 named colors
Whimsy Blue is a light, strong cyan with the hex code #b0dced. In RGB it is 176 red, 220 green and 237 blue, and black text is most readable on top of it.
Codes
HEX
#b0dcedHEX8
#b0dcedffRGB
rgb(176, 220, 237)RGBA
rgba(176, 220, 237, 1)RGB %
rgb(69%, 86%, 93%)HSL
hsl(197, 63%, 81%)HSLA
hsla(197, 63%, 81%, 1)Variables
Sass
$whimsy-blue: #b0dced;Less
@whimsy-blue: #b0dced;CSS
--whimsy-blue: #b0dced;