Wish
#b6bcdf · one of 31,915 named colors
Wish is a light, soft blue with the hex code #b6bcdf. In RGB it is 182 red, 188 green and 223 blue, and black text is most readable on top of it.
Codes
HEX
#b6bcdfHEX8
#b6bcdfffRGB
rgb(182, 188, 223)RGBA
rgba(182, 188, 223, 1)RGB %
rgb(71%, 74%, 87%)HSL
hsl(231, 39%, 79%)HSLA
hsla(231, 39%, 79%, 1)Variables
Sass
$wish: #b6bcdf;Less
@wish: #b6bcdf;CSS
--wish: #b6bcdf;