Cube Farm
#b2b6be · one of 31,915 named colors
Cube Farm is a light, muted gray with the hex code #b2b6be. In RGB it is 178 red, 182 green and 190 blue, and black text is most readable on top of it.
Codes
HEX
#b2b6beHEX8
#b2b6beffRGB
rgb(178, 182, 190)RGBA
rgba(178, 182, 190, 1)RGB %
rgb(70%, 71%, 75%)HSL
hsl(220, 8%, 72%)HSLA
hsla(220, 8%, 72%, 1)Variables
Sass
$cube-farm: #b2b6be;Less
@cube-farm: #b2b6be;CSS
--cube-farm: #b2b6be;