All Palettes

Color Palette #c18182, #d7b2b2, #e2c5c5, #f5e0e0, #f8c9d1

0%
0%
0%

CSS code for this palette

/* CSS */
.old-rose {
color: #c18182;
}
.radiant-rouge {
color: #d7b2b2;
}
.powdered-petals {
color: #e2c5c5;
}
.hint-of-red {
color: #f5e0e0;
}
.rosey-afterglow {
color: #f8c9d1;
}

/* CSS Variables */
:root {
--old-rose:#c18182;
--radiant-rouge:#d7b2b2;
--powdered-petals:#e2c5c5;
--hint-of-red:#f5e0e0;
--rosey-afterglow:#f8c9d1;
}

More palettes to explore