All Palettes

Color Palette #f1c1c1, #f6e7b1, #b2e1e0, #f7c6a6, #f9a4c6

0%
0%
0%

CSS code for this palette

/* CSS */
.silver-strawberry {
color: #f1c1c1;
}
.icy-lemonade {
color: #f6e7b1;
}
.frosty-soft-blue {
color: #b2e1e0;
}
.peach-damask {
color: #f7c6a6;
}
.taffy-pink {
color: #f9a4c6;
}

/* CSS Variables */
:root {
--silver-strawberry:#f1c1c1;
--icy-lemonade:#f6e7b1;
--frosty-soft-blue:#b2e1e0;
--peach-damask:#f7c6a6;
--taffy-pink:#f9a4c6;
}

More palettes to explore