All Palettes

Color Palette #c82d42, #d56c6f, #e9b0a5, #f2c4b1, #f6e2d5

0%
0%
0%

CSS code for this palette

/* CSS */
.red-peppercorn {
color: #c82d42;
}
.lipstick-illusion {
color: #d56c6f;
}
.joyful-poppy {
color: #e9b0a5;
}
.peach-temptation {
color: #f2c4b1;
}
.peach-rose {
color: #f6e2d5;
}

/* CSS Variables */
:root {
--red-peppercorn:#c82d42;
--lipstick-illusion:#d56c6f;
--joyful-poppy:#e9b0a5;
--peach-temptation:#f2c4b1;
--peach-rose:#f6e2d5;
}

More palettes to explore