All Palettes

Color Palette #f7c8a6, #f4b9a4, #f2a78c, #efa56c, #ebad52

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c8a6;
}
.antique-cameo {
color: #f4b9a4;
}
.stone-fruit {
color: #f2a78c;
}
.monarch-orange {
color: #efa56c;
}
.optimist-gold {
color: #ebad52;
}

/* CSS Variables */
:root {
--peach-damask:#f7c8a6;
--antique-cameo:#f4b9a4;
--stone-fruit:#f2a78c;
--monarch-orange:#efa56c;
--optimist-gold:#ebad52;
}

More palettes to explore