All Palettes

Color Palette #d6c6a8, #e2d0b1, #f2e4d4, #f9f1e6, #f3e0bf

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-country {
color: #d6c6a8;
}
.assateague-sand {
color: #e2d0b1;
}
.china-doll {
color: #f2e4d4;
}
.moonlit-beach {
color: #f9f1e6;
}
.vanilla-custard {
color: #f3e0bf;
}

/* CSS Variables */
:root {
--garden-country:#d6c6a8;
--assateague-sand:#e2d0b1;
--china-doll:#f2e4d4;
--moonlit-beach:#f9f1e6;
--vanilla-custard:#f3e0bf;
}

More palettes to explore