All Palettes

Color Palette #f7c6a6, #f5b199, #f49680, #f26d50, #e84c30

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c6a6;
}
.stucco-wall {
color: #f5b199;
}
.parma-ham {
color: #f49680;
}
.royal-blush {
color: #f26d50;
}
.burning-tomato {
color: #e84c30;
}

/* CSS Variables */
:root {
--peach-damask:#f7c6a6;
--stucco-wall:#f5b199;
--parma-ham:#f49680;
--royal-blush:#f26d50;
--burning-tomato:#e84c30;
}

More palettes to explore