All Palettes

Color Palette #daa44e, #f2bb6e, #f8d9a0, #f26979, #7e4f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.angel-food-cake {
color: #daa44e;
}
.brasso {
color: #f2bb6e;
}
.milky-maize {
color: #f8d9a0;
}
.sugar-coral {
color: #f26979;
}
.cleopatra-s-gown {
color: #7e4f8c;
}

/* CSS Variables */
:root {
--angel-food-cake:#daa44e;
--brasso:#f2bb6e;
--milky-maize:#f8d9a0;
--sugar-coral:#f26979;
--cleopatra-s-gown:#7e4f8c;
}

More palettes to explore