All Palettes

Color Palette #f7d9bb, #f5b8c2, #e2a3f0, #b19eff, #8cb7f3

0%
0%
0%

CSS code for this palette

/* CSS */
.unbleached-calico {
color: #f7d9bb;
}
.petals-unfolding {
color: #f5b8c2;
}
.petal-plush {
color: #e2a3f0;
}
.shy-moment {
color: #b19eff;
}
.electric-eel {
color: #8cb7f3;
}

/* CSS Variables */
:root {
--unbleached-calico:#f7d9bb;
--petals-unfolding:#f5b8c2;
--petal-plush:#e2a3f0;
--shy-moment:#b19eff;
--electric-eel:#8cb7f3;
}

More palettes to explore