All Palettes

Color Palette #c82d42, #d06c6d, #e7a098, #f4c2b8, #f5e1d6

0%
0%
0%

CSS code for this palette

/* CSS */
.red-peppercorn {
color: #c82d42;
}
.lipstick-illusion {
color: #d06c6d;
}
.cuticle-pink {
color: #e7a098;
}
.serene-pink {
color: #f4c2b8;
}
.antique-candle-light {
color: #f5e1d6;
}

/* CSS Variables */
:root {
--red-peppercorn:#c82d42;
--lipstick-illusion:#d06c6d;
--cuticle-pink:#e7a098;
--serene-pink:#f4c2b8;
--antique-candle-light:#f5e1d6;
}

More palettes to explore