All Palettes

Color Palette #f0d0c7, #f4c7b4, #f8e1b4, #f2d069, #daa44e

0%
0%
0%

CSS code for this palette

/* CSS */
.chic-peach {
color: #f0d0c7;
}
.taco {
color: #f4c7b4;
}
.noodles {
color: #f8e1b4;
}
.ride-off-into-the-sunset {
color: #f2d069;
}
.angel-food-cake {
color: #daa44e;
}

/* CSS Variables */
:root {
--chic-peach:#f0d0c7;
--taco:#f4c7b4;
--noodles:#f8e1b4;
--ride-off-into-the-sunset:#f2d069;
--angel-food-cake:#daa44e;
}

More palettes to explore