All Palettes

Color Palette #f9b4c3, #f7d5a1, #f2deb1, #a3d6e0, #a7e2b0

0%
0%
0%

CSS code for this palette

/* CSS */
.love-spell {
color: #f9b4c3;
}
.peach-patch {
color: #f7d5a1;
}
.pina-colada {
color: #f2deb1;
}
.terrace-pool {
color: #a3d6e0;
}
.overtone {
color: #a7e2b0;
}

/* CSS Variables */
:root {
--love-spell:#f9b4c3;
--peach-patch:#f7d5a1;
--pina-colada:#f2deb1;
--terrace-pool:#a3d6e0;
--overtone:#a7e2b0;
}

More palettes to explore