Plum Frost
#b1a7b6 · one of 31,915 named colors
Plum Frost is a light, muted gray with the hex code #b1a7b6. In RGB it is 177 red, 167 green and 182 blue, and black text is most readable on top of it.
Codes
HEX
#b1a7b6HEX8
#b1a7b6ffRGB
rgb(177, 167, 182)RGBA
rgba(177, 167, 182, 1)RGB %
rgb(69%, 65%, 71%)HSL
hsl(280, 9%, 68%)HSLA
hsla(280, 9%, 68%, 1)Variables
Sass
$plum-frost: #b1a7b6;Less
@plum-frost: #b1a7b6;CSS
--plum-frost: #b1a7b6;