All Palettes

Color Palette #f2b5e6, #f5d3a3, #e8b5d0, #b9e3f3, #f3b9c4

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-heath {
color: #f2b5e6;
}
.antique-wicker-basket {
color: #f5d3a3;
}
.sweet-lilac {
color: #e8b5d0;
}
.bellagio-fountains {
color: #b9e3f3;
}
.petals-unfolding {
color: #f3b9c4;
}

/* CSS Variables */
:root {
--pink-heath:#f2b5e6;
--antique-wicker-basket:#f5d3a3;
--sweet-lilac:#e8b5d0;
--bellagio-fountains:#b9e3f3;
--petals-unfolding:#f3b9c4;
}

More palettes to explore