All Palettes

Color Palette #f3b9c3, #f7d5bb, #f4e8c3, #a6d8c8, #6db3e8

0%
0%
0%

CSS code for this palette

/* CSS */
.petals-unfolding {
color: #f3b9c3;
}
.canter-peach {
color: #f7d5bb;
}
.pear-sorbet {
color: #f4e8c3;
}
.whirlpool {
color: #a6d8c8;
}
.norfolk-sky {
color: #6db3e8;
}

/* CSS Variables */
:root {
--petals-unfolding:#f3b9c3;
--canter-peach:#f7d5bb;
--pear-sorbet:#f4e8c3;
--whirlpool:#a6d8c8;
--norfolk-sky:#6db3e8;
}

More palettes to explore