All Palettes

Color Palette #e3a1c1, #f1d7d0, #f8c3bf, #f58f7f, #d75b7e

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e3a1c1;
}
.tan-whirl {
color: #f1d7d0;
}
.sugar-cane-dahlia {
color: #f8c3bf;
}
.ibis-wing {
color: #f58f7f;
}
.peppermint-swirl {
color: #d75b7e;
}

/* CSS Variables */
:root {
--think-pink:#e3a1c1;
--tan-whirl:#f1d7d0;
--sugar-cane-dahlia:#f8c3bf;
--ibis-wing:#f58f7f;
--peppermint-swirl:#d75b7e;
}

More palettes to explore