All Palettes

Color Palette #f4d2a9, #f1b041, #b67a3a, #8c4d2c, #5d2b1d

0%
0%
0%

CSS code for this palette

/* CSS */
.pekin-chicken {
color: #f4d2a9;
}
.butter-cream {
color: #f1b041;
}
.molten-caramel {
color: #b67a3a;
}
.gingerbread {
color: #8c4d2c;
}
.chestnut-leather {
color: #5d2b1d;
}

/* CSS Variables */
:root {
--pekin-chicken:#f4d2a9;
--butter-cream:#f1b041;
--molten-caramel:#b67a3a;
--gingerbread:#8c4d2c;
--chestnut-leather:#5d2b1d;
}

More palettes to explore