Adieu
#b7c1be · one of 31,915 named colors
Adieu is a light, muted gray with the hex code #b7c1be. In RGB it is 183 red, 193 green and 190 blue, and black text is most readable on top of it.
Codes
HEX
#b7c1beHEX8
#b7c1beffRGB
rgb(183, 193, 190)RGBA
rgba(183, 193, 190, 1)RGB %
rgb(72%, 76%, 75%)HSL
hsl(162, 7%, 74%)HSLA
hsla(162, 7%, 74%, 1)Variables
Sass
$adieu: #b7c1be;Less
@adieu: #b7c1be;CSS
--adieu: #b7c1be;