All Palettes

Color Palette #d9a878, #e7b59c, #f1c4b1, #f4e1c3, #f9e5d2

0%
0%
0%

CSS code for this palette

/* CSS */
.band-aid {
color: #d9a878;
}
.creole-cottage {
color: #e7b59c;
}
.peach-temptation {
color: #f1c4b1;
}
.cameo-cream {
color: #f4e1c3;
}
.warm-bread {
color: #f9e5d2;
}

/* CSS Variables */
:root {
--band-aid:#d9a878;
--creole-cottage:#e7b59c;
--peach-temptation:#f1c4b1;
--cameo-cream:#f4e1c3;
--warm-bread:#f9e5d2;
}

More palettes to explore