All Palettes

Color Palette #f4b79f, #f2c1a1, #f2d2a1, #f1e8a2, #e4b5a0

0%
0%
0%

CSS code for this palette

/* CSS */
.mandys-pink {
color: #f4b79f;
}
.neighborly-peach {
color: #f2c1a1;
}
.antique-wicker-basket {
color: #f2d2a1;
}
.majestic-treasures {
color: #f1e8a2;
}
.warming-peach {
color: #e4b5a0;
}

/* CSS Variables */
:root {
--mandys-pink:#f4b79f;
--neighborly-peach:#f2c1a1;
--antique-wicker-basket:#f2d2a1;
--majestic-treasures:#f1e8a2;
--warming-peach:#e4b5a0;
}

More palettes to explore