Dancing Mist
#bfc8d8 · one of 31,915 named colors
Dancing Mist is a light, soft blue with the hex code #bfc8d8. In RGB it is 191 red, 200 green and 216 blue, and black text is most readable on top of it.
Codes
HEX
#bfc8d8HEX8
#bfc8d8ffRGB
rgb(191, 200, 216)RGBA
rgba(191, 200, 216, 1)RGB %
rgb(75%, 78%, 85%)HSL
hsl(218, 24%, 80%)HSLA
hsla(218, 24%, 80%, 1)Variables
Sass
$dancing-mist: #bfc8d8;Less
@dancing-mist: #bfc8d8;CSS
--dancing-mist: #bfc8d8;