All Palettes

Color Palette #e8a1be, #f6c6e1, #f2d58c, #f1a15b, #f58d7f

0%
0%
0%

CSS code for this palette

/* CSS */
.fussy-pink {
color: #e8a1be;
}
.laelia-pink {
color: #f6c6e1;
}
.sprouted {
color: #f2d58c;
}
.doughnut {
color: #f1a15b;
}
.ibis-wing {
color: #f58d7f;
}

/* CSS Variables */
:root {
--fussy-pink:#e8a1be;
--laelia-pink:#f6c6e1;
--sprouted:#f2d58c;
--doughnut:#f1a15b;
--ibis-wing:#f58d7f;
}

More palettes to explore