All Palettes

Color Palette #f7cfe4, #f9dce8, #faede5, #f6e9d0, #f1d0d1

0%
0%
0%

CSS code for this palette

/* CSS */
.sparkling-pink {
color: #f7cfe4;
}
.cherry-flower {
color: #f9dce8;
}
.frothy-milk {
color: #faede5;
}
.sawdust {
color: #f6e9d0;
}
.nursery {
color: #f1d0d1;
}

/* CSS Variables */
:root {
--sparkling-pink:#f7cfe4;
--cherry-flower:#f9dce8;
--frothy-milk:#faede5;
--sawdust:#f6e9d0;
--nursery:#f1d0d1;
}

More palettes to explore