All Palettes

Color Palette #d8b47d, #bfa269, #a87c4d, #7e4c3a, #502d25

0%
0%
0%

CSS code for this palette

/* CSS */
.boudin {
color: #d8b47d;
}
.desert-moss {
color: #bfa269;
}
.star-anise-scent {
color: #a87c4d;
}
.nutmeg {
color: #7e4c3a;
}
.momoshio-brown {
color: #502d25;
}

/* CSS Variables */
:root {
--boudin:#d8b47d;
--desert-moss:#bfa269;
--star-anise-scent:#a87c4d;
--nutmeg:#7e4c3a;
--momoshio-brown:#502d25;
}

More palettes to explore