All Palettes

Color Palette #e7a7c2, #f1b1d9, #f8d8e4, #e9c1b4, #f2b763

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e7a7c2;
}
.soft-cashmere {
color: #f1b1d9;
}
.lovely-breeze {
color: #f8d8e4;
}
.antoinette-pink {
color: #e9c1b4;
}
.crunch {
color: #f2b763;
}

/* CSS Variables */
:root {
--think-pink:#e7a7c2;
--soft-cashmere:#f1b1d9;
--lovely-breeze:#f8d8e4;
--antoinette-pink:#e9c1b4;
--crunch:#f2b763;
}

More palettes to explore