All Palettes

Color Palette #d6c2d0, #e3c4d9, #f1d0e0, #fbc6d2, #f8a5b7

0%
0%
0%

CSS code for this palette

/* CSS */
.chinaberry-bloom {
color: #d6c2d0;
}
.favourite-lady {
color: #e3c4d9;
}
.minimal-rose {
color: #f1d0e0;
}
.fruit-bowl {
color: #fbc6d2;
}
.fresh-on-the-market {
color: #f8a5b7;
}

/* CSS Variables */
:root {
--chinaberry-bloom:#d6c2d0;
--favourite-lady:#e3c4d9;
--minimal-rose:#f1d0e0;
--fruit-bowl:#fbc6d2;
--fresh-on-the-market:#f8a5b7;
}

More palettes to explore