All Palettes

Color Palette #f7c5a6, #f1a8a2, #f09e56, #f4d65d, #d9a4e0

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c5a6;
}
.calabrese {
color: #f1a8a2;
}
.doughnut {
color: #f09e56;
}
.salmon-eggs {
color: #f4d65d;
}
.herb-robert {
color: #d9a4e0;
}

/* CSS Variables */
:root {
--peach-damask:#f7c5a6;
--calabrese:#f1a8a2;
--doughnut:#f09e56;
--salmon-eggs:#f4d65d;
--herb-robert:#d9a4e0;
}

More palettes to explore