All Palettes

Color Palette #c92c41, #f0544c, #f8ada0, #e9d4c3, #f9e7d7

0%
0%
0%

CSS code for this palette

/* CSS */
.red-peppercorn {
color: #c92c41;
}
.pastel-strawberry {
color: #f0544c;
}
.rosy-outlook {
color: #f8ada0;
}
.mother-of-pearl {
color: #e9d4c3;
}
.aria-ivory {
color: #f9e7d7;
}

/* CSS Variables */
:root {
--red-peppercorn:#c92c41;
--pastel-strawberry:#f0544c;
--rosy-outlook:#f8ada0;
--mother-of-pearl:#e9d4c3;
--aria-ivory:#f9e7d7;
}

More palettes to explore