All Palettes

Color Palette #d7a7cb, #e2c5d2, #f1dfe9, #f4b9b8, #d97d94

0%
0%
0%

CSS code for this palette

/* CSS */
.berry-popsicle {
color: #d7a7cb;
}
.etcetera {
color: #e2c5d2;
}
.mellow-flower {
color: #f1dfe9;
}
.old-flame {
color: #f4b9b8;
}
.impatient-pink {
color: #d97d94;
}

/* CSS Variables */
:root {
--berry-popsicle:#d7a7cb;
--etcetera:#e2c5d2;
--mellow-flower:#f1dfe9;
--old-flame:#f4b9b8;
--impatient-pink:#d97d94;
}

More palettes to explore