All Palettes

Color Palette #f5e0a3, #f1c2b6, #f8846d, #f56e4d, #f25a7d

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-dust {
color: #f5e0a3;
}
.new-clay {
color: #f1c2b6;
}
.fruit-red {
color: #f8846d;
}
.royal-blush {
color: #f56e4d;
}
.watermelon-juice {
color: #f25a7d;
}

/* CSS Variables */
:root {
--sun-dust:#f5e0a3;
--new-clay:#f1c2b6;
--fruit-red:#f8846d;
--royal-blush:#f56e4d;
--watermelon-juice:#f25a7d;
}

More palettes to explore