All Palettes

Color Palette #4b3d2a, #6b5b47, #8b7b5b, #a8a24d, #d2c85b

0%
0%
0%

CSS code for this palette

/* CSS */
.witch-s-cottage {
color: #4b3d2a;
}
.cummings-oak {
color: #6b5b47;
}
.shadow-woods {
color: #8b7b5b;
}
.desert-locust {
color: #a8a24d;
}
.citron {
color: #d2c85b;
}

/* CSS Variables */
:root {
--witch-s-cottage:#4b3d2a;
--cummings-oak:#6b5b47;
--shadow-woods:#8b7b5b;
--desert-locust:#a8a24d;
--citron:#d2c85b;
}

More palettes to explore