Sandwashed
#cbbe9c · one of 31,915 named colors
Sandwashed is a light, soft yellow with the hex code #cbbe9c. In RGB it is 203 red, 190 green and 156 blue, and black text is most readable on top of it.
Codes
HEX
#cbbe9cHEX8
#cbbe9cffRGB
rgb(203, 190, 156)RGBA
rgba(203, 190, 156, 1)RGB %
rgb(80%, 75%, 61%)HSL
hsl(43, 31%, 70%)HSLA
hsla(43, 31%, 70%, 1)Variables
Sass
$sandwashed: #cbbe9c;Less
@sandwashed: #cbbe9c;CSS
--sandwashed: #cbbe9c;