All Palettes

Color Palette #e8b0c4, #f6c1d1, #f8e9c4, #f9e8b4, #f3b7a0

0%
0%
0%

CSS code for this palette

/* CSS */
.athena-pink {
color: #e8b0c4;
}
.carnation-bouquet {
color: #f6c1d1;
}
.foundation {
color: #f8e9c4;
}
.banana-yogurt {
color: #f9e8b4;
}
.antique-cameo {
color: #f3b7a0;
}

/* CSS Variables */
:root {
--athena-pink:#e8b0c4;
--carnation-bouquet:#f6c1d1;
--foundation:#f8e9c4;
--banana-yogurt:#f9e8b4;
--antique-cameo:#f3b7a0;
}

More palettes to explore