All Palettes

Color Palette #d15d3d, #f1a355, #f8c58b, #f2e2b0, #b7e1d4

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-mandarin {
color: #d15d3d;
}
.doughnut {
color: #f1a355;
}
.arts-crafts-gold {
color: #f8c58b;
}
.bone-white {
color: #f2e2b0;
}
.filtered-forest {
color: #b7e1d4;
}

/* CSS Variables */
:root {
--sweet-mandarin:#d15d3d;
--doughnut:#f1a355;
--arts-crafts-gold:#f8c58b;
--bone-white:#f2e2b0;
--filtered-forest:#b7e1d4;
}

More palettes to explore