All Palettes

Color Palette #895b29, #a86e38, #d1a76b, #e3c68c, #f5e1b2

0%
0%
0%

CSS code for this palette

/* CSS */
.treacle {
color: #895b29;
}
.tanooki-suit-brown {
color: #a86e38;
}
.campground {
color: #d1a76b;
}
.clay-bake {
color: #e3c68c;
}
.friendly-yellow {
color: #f5e1b2;
}

/* CSS Variables */
:root {
--treacle:#895b29;
--tanooki-suit-brown:#a86e38;
--campground:#d1a76b;
--clay-bake:#e3c68c;
--friendly-yellow:#f5e1b2;
}

More palettes to explore