Glass Sand
#cdb69b · one of 31,915 named colors
Glass Sand is a light, soft orange with the hex code #cdb69b. In RGB it is 205 red, 182 green and 155 blue, and black text is most readable on top of it.
Codes
HEX
#cdb69bHEX8
#cdb69bffRGB
rgb(205, 182, 155)RGBA
rgba(205, 182, 155, 1)RGB %
rgb(80%, 71%, 61%)HSL
hsl(32, 33%, 71%)HSLA
hsla(32, 33%, 71%, 1)Variables
Sass
$glass-sand: #cdb69b;Less
@glass-sand: #cdb69b;CSS
--glass-sand: #cdb69b;