All Palettes

Color Palette #5b3a29, #c89f8d, #f2d7b0, #d6c638, #503b26

0%
0%
0%

CSS code for this palette

/* CSS */
.weathered-bamboo {
color: #5b3a29;
}
.artifact {
color: #c89f8d;
}
.cream-custard {
color: #f2d7b0;
}
.gone-giddy {
color: #d6c638;
}
.witch-s-cottage {
color: #503b26;
}

/* CSS Variables */
:root {
--weathered-bamboo:#5b3a29;
--artifact:#c89f8d;
--cream-custard:#f2d7b0;
--gone-giddy:#d6c638;
--witch-s-cottage:#503b26;
}

More palettes to explore