Rampart
#bcb7b1 · one of 31,915 named colors
Rampart is a light, muted gray with the hex code #bcb7b1. In RGB it is 188 red, 183 green and 177 blue, and black text is most readable on top of it.
Codes
HEX
#bcb7b1HEX8
#bcb7b1ffRGB
rgb(188, 183, 177)RGBA
rgba(188, 183, 177, 1)RGB %
rgb(74%, 72%, 69%)HSL
hsl(33, 8%, 72%)HSLA
hsla(33, 8%, 72%, 1)Variables
Sass
$rampart: #bcb7b1;Less
@rampart: #bcb7b1;CSS
--rampart: #bcb7b1;