Erosion
#ddd1bf · one of 31,915 named colors
Erosion is a light, soft orange with the hex code #ddd1bf. In RGB it is 221 red, 209 green and 191 blue, and black text is most readable on top of it.
Codes
HEX
#ddd1bfHEX8
#ddd1bfffRGB
rgb(221, 209, 191)RGBA
rgba(221, 209, 191, 1)RGB %
rgb(87%, 82%, 75%)HSL
hsl(36, 31%, 81%)HSLA
hsla(36, 31%, 81%, 1)Variables
Sass
$erosion: #ddd1bf;Less
@erosion: #ddd1bf;CSS
--erosion: #ddd1bf;