All Palettes

Color Palette #dec196, #e3ccb0, #f2e4d4, #f9daae, #dabe8b

0%
0%
0%

CSS code for this palette

/* CSS */
.dirty-blonde {
color: #dec196;
}
.jacobean-lace {
color: #e3ccb0;
}
.china-doll {
color: #f2e4d4;
}
.satin-latour {
color: #f9daae;
}
.honey-tea {
color: #dabe8b;
}

/* CSS Variables */
:root {
--dirty-blonde:#dec196;
--jacobean-lace:#e3ccb0;
--china-doll:#f2e4d4;
--satin-latour:#f9daae;
--honey-tea:#dabe8b;
}

More palettes to explore