All Palettes

Color Palette #f8f0e8, #e8d7c5, #d3b58d, #c1996c, #a15b3a

0%
0%
0%

CSS code for this palette

/* CSS */
.billowy-clouds {
color: #f8f0e8;
}
.fragile-beauty {
color: #e8d7c5;
}
.link-to-the-past {
color: #d3b58d;
}
.cardboard {
color: #c1996c;
}
.ground-nutmeg {
color: #a15b3a;
}

/* CSS Variables */
:root {
--billowy-clouds:#f8f0e8;
--fragile-beauty:#e8d7c5;
--link-to-the-past:#d3b58d;
--cardboard:#c1996c;
--ground-nutmeg:#a15b3a;
}

More palettes to explore