All Palettes

Color Palette #d29f9d, #f2bca1, #f1c2a7, #ebaf8e, #d9bd59

0%
0%
0%

CSS code for this palette

/* CSS */
.evening-dress {
color: #d29f9d;
}
.certain-peach {
color: #f2bca1;
}
.pumpkin-mousse {
color: #f1c2a7;
}
.apricot-preserves {
color: #ebaf8e;
}
.sulfur-yellow {
color: #d9bd59;
}

/* CSS Variables */
:root {
--evening-dress:#d29f9d;
--certain-peach:#f2bca1;
--pumpkin-mousse:#f1c2a7;
--apricot-preserves:#ebaf8e;
--sulfur-yellow:#d9bd59;
}

More palettes to explore