All Palettes

Color Palette #f0a5a3, #f4b2ae, #f7c3c0, #f9d2d4, #fce3e4

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f0a5a3;
}
.sango-pink {
color: #f4b2ae;
}
.sugar-cane-dahlia {
color: #f7c3c0;
}
.mary-s-rose {
color: #f9d2d4;
}
.royal-wedding {
color: #fce3e4;
}

/* CSS Variables */
:root {
--calabrese:#f0a5a3;
--sango-pink:#f4b2ae;
--sugar-cane-dahlia:#f7c3c0;
--mary-s-rose:#f9d2d4;
--royal-wedding:#fce3e4;
}

More palettes to explore