All Palettes

Color Palette #f3a0ba, #f1c3b1, #f7e3b1, #e0f7ca, #a3e0e6

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f3a0ba;
}
.peach-temptation {
color: #f1c3b1;
}
.flan {
color: #f7e3b1;
}
.green-glint {
color: #e0f7ca;
}
.charlotte {
color: #a3e0e6;
}

/* CSS Variables */
:root {
--pink-chalk:#f3a0ba;
--peach-temptation:#f1c3b1;
--flan:#f7e3b1;
--green-glint:#e0f7ca;
--charlotte:#a3e0e6;
}

More palettes to explore