All Palettes

Color Palette #e7a2c0, #f0b7d6, #fbc6e2, #f5e17a, #f7c359

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e7a2c0;
}
.soft-cashmere {
color: #f0b7d6;
}
.sugarwinkle {
color: #fbc6e2;
}
.cente-tl-yellow {
color: #f5e17a;
}
.saffron-mango {
color: #f7c359;
}

/* CSS Variables */
:root {
--think-pink:#e7a2c0;
--soft-cashmere:#f0b7d6;
--sugarwinkle:#fbc6e2;
--cente-tl-yellow:#f5e17a;
--saffron-mango:#f7c359;
}

More palettes to explore