All Palettes

Color Palette #f5e5d1, #f1c6d8, #eab8e4, #d6a8f0, #aac7e9

0%
0%
0%

CSS code for this palette

/* CSS */
.dessert-cream {
color: #f5e5d1;
}
.sweetheart {
color: #f1c6d8;
}
.rosecco {
color: #eab8e4;
}
.petal-plush {
color: #d6a8f0;
}
.baby-bunting {
color: #aac7e9;
}

/* CSS Variables */
:root {
--dessert-cream:#f5e5d1;
--sweetheart:#f1c6d8;
--rosecco:#eab8e4;
--petal-plush:#d6a8f0;
--baby-bunting:#aac7e9;
}

More palettes to explore