All Palettes

Color Palette #beae9d, #d6c6b8, #e8d5c4, #f3e2d8, #f9f0ec

0%
0%
0%

CSS code for this palette

/* CSS */
.winter-feather {
color: #beae9d;
}
.simplify-beige {
color: #d6c6b8;
}
.mother-of-pearl {
color: #e8d5c4;
}
.early-sunset {
color: #f3e2d8;
}
.shea {
color: #f9f0ec;
}

/* CSS Variables */
:root {
--winter-feather:#beae9d;
--simplify-beige:#d6c6b8;
--mother-of-pearl:#e8d5c4;
--early-sunset:#f3e2d8;
--shea:#f9f0ec;
}

More palettes to explore