All Palettes

Color Palette #f6c4a7, #e5b2a4, #d49a8c, #a5634a, #6d3b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f6c4a7;
}
.shilo {
color: #e5b2a4;
}
.shanghai-peach {
color: #d49a8c;
}
.toffee-glaze {
color: #a5634a;
}
.murray-red {
color: #6d3b3b;
}

/* CSS Variables */
:root {
--peach-damask:#f6c4a7;
--shilo:#e5b2a4;
--shanghai-peach:#d49a8c;
--toffee-glaze:#a5634a;
--murray-red:#6d3b3b;
}

More palettes to explore