Sourdough
#c9b59a · one of 31,915 named colors
Sourdough is a light, soft orange with the hex code #c9b59a. In RGB it is 201 red, 181 green and 154 blue, and black text is most readable on top of it.
Codes
HEX
#c9b59aHEX8
#c9b59affRGB
rgb(201, 181, 154)RGBA
rgba(201, 181, 154, 1)RGB %
rgb(79%, 71%, 60%)HSL
hsl(34, 30%, 70%)HSLA
hsla(34, 30%, 70%, 1)Variables
Sass
$sourdough: #c9b59a;Less
@sourdough: #c9b59a;CSS
--sourdough: #c9b59a;