Gallery
#dcd7d1 · one of 31,915 named colors
Gallery is a light, muted orange with the hex code #dcd7d1. In RGB it is 220 red, 215 green and 209 blue, and black text is most readable on top of it.
Codes
HEX
#dcd7d1HEX8
#dcd7d1ffRGB
rgb(220, 215, 209)RGBA
rgba(220, 215, 209, 1)RGB %
rgb(86%, 84%, 82%)HSL
hsl(33, 14%, 84%)HSLA
hsla(33, 14%, 84%, 1)Variables
Sass
$gallery: #dcd7d1;Less
@gallery: #dcd7d1;CSS
--gallery: #dcd7d1;