All Palettes

Color Palette #f8ccb9, #f6b1d3, #ff7092, #ff998a, #f2e4d4

0%
0%
0%

CSS code for this palette

/* CSS */
.biscuit-cream {
color: #f8ccb9;
}
.fulgrim-pink {
color: #f6b1d3;
}
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.china-doll {
color: #f2e4d4;
}

/* CSS Variables */
:root {
--biscuit-cream:#f8ccb9;
--fulgrim-pink:#f6b1d3;
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--china-doll:#f2e4d4;
}

More palettes to explore