All Palettes

Color Palette #c92c49, #d8716f, #e6afa2, #f1c1b1, #f5d6d1

0%
0%
0%

CSS code for this palette

/* CSS */
.french-raspberry {
color: #c92c49;
}
.lantana {
color: #d8716f;
}
.rose-linen {
color: #e6afa2;
}
.jazz-age-coral {
color: #f1c1b1;
}
.cupcake-pink {
color: #f5d6d1;
}

/* CSS Variables */
:root {
--french-raspberry:#c92c49;
--lantana:#d8716f;
--rose-linen:#e6afa2;
--jazz-age-coral:#f1c1b1;
--cupcake-pink:#f5d6d1;
}

More palettes to explore