All Palettes

Color Palette #e59fb0, #f1c6d6, #f3e7d3, #f2e2a6, #d4b8a0

0%
0%
0%

CSS code for this palette

/* CSS */
.brandywine-spritz {
color: #e59fb0;
}
.lily-legs {
color: #f1c6d6;
}
.vanilla-paste {
color: #f3e7d3;
}
.sugar-cookie {
color: #f2e2a6;
}
.bespoke {
color: #d4b8a0;
}

/* CSS Variables */
:root {
--brandywine-spritz:#e59fb0;
--lily-legs:#f1c6d6;
--vanilla-paste:#f3e7d3;
--sugar-cookie:#f2e2a6;
--bespoke:#d4b8a0;
}

More palettes to explore