All Palettes

Color Palette #f7d2b6, #f3baa0, #f09f8e, #ec8a79, #e76d65

0%
0%
0%

CSS code for this palette

/* CSS */
.dough-yellow {
color: #f7d2b6;
}
.certain-peach {
color: #f3baa0;
}
.blush {
color: #f09f8e;
}
.redolency {
color: #ec8a79;
}
.childhood-crush {
color: #e76d65;
}

/* CSS Variables */
:root {
--dough-yellow:#f7d2b6;
--certain-peach:#f3baa0;
--blush:#f09f8e;
--redolency:#ec8a79;
--childhood-crush:#e76d65;
}

More palettes to explore