All Palettes

Color Palette #c92c41, #d94a5b, #e67984, #f2b1b7, #f9c3c8

0%
0%
0%

CSS code for this palette

/* CSS */
.red-peppercorn {
color: #c92c41;
}
.geranium {
color: #d94a5b;
}
.zany-pink {
color: #e67984;
}
.jaguar-rose {
color: #f2b1b7;
}
.pale-petunia {
color: #f9c3c8;
}

/* CSS Variables */
:root {
--red-peppercorn:#c92c41;
--geranium:#d94a5b;
--zany-pink:#e67984;
--jaguar-rose:#f2b1b7;
--pale-petunia:#f9c3c8;
}

More palettes to explore