All Palettes

Color Palette #e2a7be, #f6d3a2, #f4b79f, #e4c0a5, #e7b1d7

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e2a7be;
}
.antique-wicker-basket {
color: #f6d3a2;
}
.mandys-pink {
color: #f4b79f;
}
.adobe-south {
color: #e4c0a5;
}
.gumball {
color: #e7b1d7;
}

/* CSS Variables */
:root {
--think-pink:#e2a7be;
--antique-wicker-basket:#f6d3a2;
--mandys-pink:#f4b79f;
--adobe-south:#e4c0a5;
--gumball:#e7b1d7;
}

More palettes to explore