All Palettes

Color Palette #d32822, #e56d5d, #f0a39e, #f3c0b4, #f9e3d7

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-red {
color: #d32822;
}
.orangeville {
color: #e56d5d;
}
.modestly-peach {
color: #f0a39e;
}
.rustique {
color: #f3c0b4;
}
.shell-ginger {
color: #f9e3d7;
}

/* CSS Variables */
:root {
--pure-red:#d32822;
--orangeville:#e56d5d;
--modestly-peach:#f0a39e;
--rustique:#f3c0b4;
--shell-ginger:#f9e3d7;
}

More palettes to explore