All Palettes

Color Palette #e7a7c2, #f1d5d5, #f6e39d, #e7dfa7, #f5bab2

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e7a7c2;
}
.french-bustle {
color: #f1d5d5;
}
.buttery-croissant {
color: #f6e39d;
}
.green-charm {
color: #e7dfa7;
}
.ballerina-tears {
color: #f5bab2;
}

/* CSS Variables */
:root {
--think-pink:#e7a7c2;
--french-bustle:#f1d5d5;
--buttery-croissant:#f6e39d;
--green-charm:#e7dfa7;
--ballerina-tears:#f5bab2;
}

More palettes to explore