All Palettes

Color Palette #f9cbae, #f7a1a1, #f67e7e, #e34a4a, #c82d2d

0%
0%
0%

CSS code for this palette

/* CSS */
.whipped-peach {
color: #f9cbae;
}
.candy-heart-pink {
color: #f7a1a1;
}
.shell-pink {
color: #f67e7e;
}
.x-marks-the-spot {
color: #e34a4a;
}
.peri-peri {
color: #c82d2d;
}

/* CSS Variables */
:root {
--whipped-peach:#f9cbae;
--candy-heart-pink:#f7a1a1;
--shell-pink:#f67e7e;
--x-marks-the-spot:#e34a4a;
--peri-peri:#c82d2d;
}

More palettes to explore