All Palettes

Color Palette #f7ead9, #f2c5d3, #e4b9e4, #d499eb, #b29ad0

0%
0%
0%

CSS code for this palette

/* CSS */
.ivory-tassel {
color: #f7ead9;
}
.in-the-pink {
color: #f2c5d3;
}
.blackberry-yogurt {
color: #e4b9e4;
}
.bright-ube {
color: #d499eb;
}
.biloba-flower {
color: #b29ad0;
}

/* CSS Variables */
:root {
--ivory-tassel:#f7ead9;
--in-the-pink:#f2c5d3;
--blackberry-yogurt:#e4b9e4;
--bright-ube:#d499eb;
--biloba-flower:#b29ad0;
}

More palettes to explore