All Palettes

Color Palette #b8a899, #d6c6b8, #e7d3d0, #f3e0d3, #f5f3f0

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-grey-yellow {
color: #b8a899;
}
.simplify-beige {
color: #d6c6b8;
}
.ash-cherry-blossom {
color: #e7d3d0;
}
.posy {
color: #f3e0d3;
}
.classic-chalk {
color: #f5f3f0;
}

/* CSS Variables */
:root {
--ginger-grey-yellow:#b8a899;
--simplify-beige:#d6c6b8;
--ash-cherry-blossom:#e7d3d0;
--posy:#f3e0d3;
--classic-chalk:#f5f3f0;
}

More palettes to explore