All Palettes

Color Palette #f9b1ae, #f6c0b1, #f4d4b3, #f2e6b5, #e8f1b7

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.rustique {
color: #f6c0b1;
}
.flattering-peach {
color: #f4d4b3;
}
.bad-moon-yellow {
color: #f2e6b5;
}
.sour {
color: #e8f1b7;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--rustique:#f6c0b1;
--flattering-peach:#f4d4b3;
--bad-moon-yellow:#f2e6b5;
--sour:#e8f1b7;
}

More palettes to explore