All Palettes

Color Palette #f3b9c3, #f9c4b4, #f7e3bb, #e4f6b1, #b2f0e4

0%
0%
0%

CSS code for this palette

/* CSS */
.petals-unfolding {
color: #f3b9c3;
}
.apricot-obsession {
color: #f9c4b4;
}
.curd {
color: #f7e3bb;
}
.spring-kiss {
color: #e4f6b1;
}
.east-cape {
color: #b2f0e4;
}

/* CSS Variables */
:root {
--petals-unfolding:#f3b9c3;
--apricot-obsession:#f9c4b4;
--curd:#f7e3bb;
--spring-kiss:#e4f6b1;
--east-cape:#b2f0e4;
}

More palettes to explore