All Palettes

Color Palette #4b3c2a, #7b6b5b, #c8b59d, #f2e4c4, #e2b05a

0%
0%
0%

CSS code for this palette

/* CSS */
.witch-s-cottage {
color: #4b3c2a;
}
.warrior {
color: #7b6b5b;
}
.puddle {
color: #c8b59d;
}
.afterglow {
color: #f2e4c4;
}
.cookie-crust {
color: #e2b05a;
}

/* CSS Variables */
:root {
--witch-s-cottage:#4b3c2a;
--warrior:#7b6b5b;
--puddle:#c8b59d;
--afterglow:#f2e4c4;
--cookie-crust:#e2b05a;
}

More palettes to explore