Sandblast
#decbab · one of 31,915 named colors
Sandblast is a light, soft orange with the hex code #decbab. In RGB it is 222 red, 203 green and 171 blue, and black text is most readable on top of it.
Codes
HEX
#decbabHEX8
#decbabffRGB
rgb(222, 203, 171)RGBA
rgba(222, 203, 171, 1)RGB %
rgb(87%, 80%, 67%)HSL
hsl(38, 44%, 77%)HSLA
hsla(38, 44%, 77%, 1)Variables
Sass
$sandblast: #decbab;Less
@sandblast: #decbab;CSS
--sandblast: #decbab;