Dreamland
#b5b1bf · one of 31,915 named colors
Dreamland is a light, muted gray with the hex code #b5b1bf. In RGB it is 181 red, 177 green and 191 blue, and black text is most readable on top of it.
Codes
HEX
#b5b1bfHEX8
#b5b1bfffRGB
rgb(181, 177, 191)RGBA
rgba(181, 177, 191, 1)RGB %
rgb(71%, 69%, 75%)HSL
hsl(257, 10%, 72%)HSLA
hsla(257, 10%, 72%, 1)Variables
Sass
$dreamland: #b5b1bf;Less
@dreamland: #b5b1bf;CSS
--dreamland: #b5b1bf;