All Palettes

Color Palette #f7c6a6, #f2a1a1, #ed7878, #dc4c4c, #b42d2d

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c6a6;
}
.plum-blossom {
color: #f2a1a1;
}
.siesta-rose {
color: #ed7878;
}
.re-entry {
color: #dc4c4c;
}
.madder-red {
color: #b42d2d;
}

/* CSS Variables */
:root {
--peach-damask:#f7c6a6;
--plum-blossom:#f2a1a1;
--siesta-rose:#ed7878;
--re-entry:#dc4c4c;
--madder-red:#b42d2d;
}

More palettes to explore