Natural Grey
#c4c0bb · one of 31,915 named colors
Natural Grey is a light, muted gray with the hex code #c4c0bb. In RGB it is 196 red, 192 green and 187 blue, and black text is most readable on top of it.
Codes
HEX
#c4c0bbHEX8
#c4c0bbffRGB
rgb(196, 192, 187)RGBA
rgba(196, 192, 187, 1)RGB %
rgb(77%, 75%, 73%)HSL
hsl(33, 7%, 75%)HSLA
hsla(33, 7%, 75%, 1)Variables
Sass
$natural-grey: #c4c0bb;Less
@natural-grey: #c4c0bb;CSS
--natural-grey: #c4c0bb;