All Palettes

Color Palette #f9cdae, #f3b19b, #f09d8e, #eb7a91, #e0528d

0%
0%
0%

CSS code for this palette

/* CSS */
.whipped-peach {
color: #f9cdae;
}
.stucco-wall {
color: #f3b19b;
}
.blush {
color: #f09d8e;
}
.melon-mist {
color: #eb7a91;
}
.carmine-rose {
color: #e0528d;
}

/* CSS Variables */
:root {
--whipped-peach:#f9cdae;
--stucco-wall:#f3b19b;
--blush:#f09d8e;
--melon-mist:#eb7a91;
--carmine-rose:#e0528d;
}

More palettes to explore