All Palettes

Color Palette #e5c0b3, #f2b1c1, #f6a7d6, #f3b9e0, #f0d6e9

0%
0%
0%

CSS code for this palette

/* CSS */
.calico-rose {
color: #e5c0b3;
}
.ibis {
color: #f2b1c1;
}
.spaghetti-strap-pink {
color: #f6a7d6;
}
.cotton-candy-aesthetic {
color: #f3b9e0;
}
.infatuation {
color: #f0d6e9;
}

/* CSS Variables */
:root {
--calico-rose:#e5c0b3;
--ibis:#f2b1c1;
--spaghetti-strap-pink:#f6a7d6;
--cotton-candy-aesthetic:#f3b9e0;
--infatuation:#f0d6e9;
}

More palettes to explore