All Palettes

Color Palette #f8d0c4, #f7a8a1, #f47c71, #dc4c4c, #9f2323

0%
0%
0%

CSS code for this palette

/* CSS */
.demure-pink {
color: #f8d0c4;
}
.roseberry {
color: #f7a8a1;
}
.smoked-salmon {
color: #f47c71;
}
.re-entry {
color: #dc4c4c;
}
.rustic-rouge {
color: #9f2323;
}

/* CSS Variables */
:root {
--demure-pink:#f8d0c4;
--roseberry:#f7a8a1;
--smoked-salmon:#f47c71;
--re-entry:#dc4c4c;
--rustic-rouge:#9f2323;
}

More palettes to explore