All Palettes

Color Palette #e7b1d5, #d7a3b1, #f4c2b3, #ff9c7a, #ffdc85

0%
0%
0%

CSS code for this palette

/* CSS */
.gumball {
color: #e7b1d5;
}
.lili-elbe-s-pink {
color: #d7a3b1;
}
.rustique {
color: #f4c2b3;
}
.creamy-orange-blush {
color: #ff9c7a;
}
.spirited-yellow {
color: #ffdc85;
}

/* CSS Variables */
:root {
--gumball:#e7b1d5;
--lili-elbe-s-pink:#d7a3b1;
--rustique:#f4c2b3;
--creamy-orange-blush:#ff9c7a;
--spirited-yellow:#ffdc85;
}

More palettes to explore