All Palettes

Color Palette #d8c4a2, #f3e0bf, #f0b7a8, #e58d85, #d35a5a

0%
0%
0%

CSS code for this palette

/* CSS */
.afternoon-stroll {
color: #d8c4a2;
}
.vanilla-custard {
color: #f3e0bf;
}
.sweet-sheba {
color: #f0b7a8;
}
.boho-blush {
color: #e58d85;
}
.spiced-coral {
color: #d35a5a;
}

/* CSS Variables */
:root {
--afternoon-stroll:#d8c4a2;
--vanilla-custard:#f3e0bf;
--sweet-sheba:#f0b7a8;
--boho-blush:#e58d85;
--spiced-coral:#d35a5a;
}

More palettes to explore