All Palettes

Color Palette #f7e8cf, #f2c7ba, #e8a7a1, #d67f7a, #b65886

0%
0%
0%

CSS code for this palette

/* CSS */
.sawdust {
color: #f7e8cf;
}
.sweet-angel {
color: #f2c7ba;
}
.soft-salmon {
color: #e8a7a1;
}
.cranapple {
color: #d67f7a;
}
.berry-boost {
color: #b65886;
}

/* CSS Variables */
:root {
--sawdust:#f7e8cf;
--sweet-angel:#f2c7ba;
--soft-salmon:#e8a7a1;
--cranapple:#d67f7a;
--berry-boost:#b65886;
}

More palettes to explore