All Palettes

Color Palette #7e4c3a, #d58848, #f9b55d, #f2e3ba, #c7d8b6

0%
0%
0%

CSS code for this palette

/* CSS */
.nutmeg {
color: #7e4c3a;
}
.acorn-nut {
color: #d58848;
}
.amber-yellow {
color: #f9b55d;
}
.pearl-yellow {
color: #f2e3ba;
}
.spice-garden {
color: #c7d8b6;
}

/* CSS Variables */
:root {
--nutmeg:#7e4c3a;
--acorn-nut:#d58848;
--amber-yellow:#f9b55d;
--pearl-yellow:#f2e3ba;
--spice-garden:#c7d8b6;
}

More palettes to explore