All Palettes

Color Palette #f1c2b6, #f7e1bb, #f5e7b2, #c2e6b7, #8bc3e4

0%
0%
0%

CSS code for this palette

/* CSS */
.new-clay {
color: #f1c2b6;
}
.alpine-berry-yellow {
color: #f7e1bb;
}
.icy-lemonade {
color: #f5e7b2;
}
.sweet-menthol {
color: #c2e6b7;
}
.club-cruise {
color: #8bc3e4;
}

/* CSS Variables */
:root {
--new-clay:#f1c2b6;
--alpine-berry-yellow:#f7e1bb;
--icy-lemonade:#f5e7b2;
--sweet-menthol:#c2e6b7;
--club-cruise:#8bc3e4;
}

More palettes to explore