All Palettes

Color Palette #f7c5c8, #f9a29f, #f7d3a1, #f3e4a0, #f1f7a1

0%
0%
0%

CSS code for this palette

/* CSS */
.deco-pink {
color: #f7c5c8;
}
.candlelight-peach {
color: #f9a29f;
}
.antique-wicker-basket {
color: #f7d3a1;
}
.venetian-yellow {
color: #f3e4a0;
}
.leaf-bud {
color: #f1f7a1;
}

/* CSS Variables */
:root {
--deco-pink:#f7c5c8;
--candlelight-peach:#f9a29f;
--antique-wicker-basket:#f7d3a1;
--venetian-yellow:#f3e4a0;
--leaf-bud:#f1f7a1;
}

More palettes to explore