All Palettes

Color Palette #f0c8c1, #f1a8a2, #f18e83, #e76d65, #d8544f

0%
0%
0%

CSS code for this palette

/* CSS */
.sonia-rose {
color: #f0c8c1;
}
.calabrese {
color: #f1a8a2;
}
.ibis-wing {
color: #f18e83;
}
.childhood-crush {
color: #e76d65;
}
.capocollo {
color: #d8544f;
}

/* CSS Variables */
:root {
--sonia-rose:#f0c8c1;
--calabrese:#f1a8a2;
--ibis-wing:#f18e83;
--childhood-crush:#e76d65;
--capocollo:#d8544f;
}

More palettes to explore