All Palettes

Color Palette #c94a6a, #f9b1ae, #f0d0c7, #f2b845, #a35a3e

0%
0%
0%

CSS code for this palette

/* CSS */
.royal-banner {
color: #c94a6a;
}
.peach-bud {
color: #f9b1ae;
}
.chic-peach {
color: #f0d0c7;
}
.maximum-yellow-red {
color: #f2b845;
}
.falling-leaves {
color: #a35a3e;
}

/* CSS Variables */
:root {
--royal-banner:#c94a6a;
--peach-bud:#f9b1ae;
--chic-peach:#f0d0c7;
--maximum-yellow-red:#f2b845;
--falling-leaves:#a35a3e;
}

More palettes to explore