All Palettes

Color Palette #d8b6d2, #f2c5d8, #f9b1ae, #f7e3bb, #f2f6a2

0%
0%
0%

CSS code for this palette

/* CSS */
.immortal-indigo {
color: #d8b6d2;
}
.sweetheart {
color: #f2c5d8;
}
.peach-bud {
color: #f9b1ae;
}
.curd {
color: #f7e3bb;
}
.leaf-bud {
color: #f2f6a2;
}

/* CSS Variables */
:root {
--immortal-indigo:#d8b6d2;
--sweetheart:#f2c5d8;
--peach-bud:#f9b1ae;
--curd:#f7e3bb;
--leaf-bud:#f2f6a2;
}

More palettes to explore