All Palettes

Color Palette #f9b1ae, #f4b8b8, #f2c0c0, #f7deb1, #f6e6a7

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.old-flame {
color: #f4b8b8;
}
.silver-strawberry {
color: #f2c0c0;
}
.butter-muffin {
color: #f7deb1;
}
.gold-sand {
color: #f6e6a7;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--old-flame:#f4b8b8;
--silver-strawberry:#f2c0c0;
--butter-muffin:#f7deb1;
--gold-sand:#f6e6a7;
}

More palettes to explore