All Palettes

Color Palette #c66c3f, #d89969, #e8c4a1, #f4e1d2, #f9f1e1

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-caramel {
color: #c66c3f;
}
.folksy-gold {
color: #d89969;
}
.toasted-coconut {
color: #e8c4a1;
}
.posy {
color: #f4e1d2;
}
.belgian-cream {
color: #f9f1e1;
}

/* CSS Variables */
:root {
--peach-caramel:#c66c3f;
--folksy-gold:#d89969;
--toasted-coconut:#e8c4a1;
--posy:#f4e1d2;
--belgian-cream:#f9f1e1;
}

More palettes to explore