All Palettes

Color Palette #e8d5b5, #f0e2c7, #f8f3d3, #fff7e5, #fff7f0

0%
0%
0%

CSS code for this palette

/* CSS */
.sand-pearl {
color: #e8d5b5;
}
.white-chocolate {
color: #f0e2c7;
}
.sweet-jasmine {
color: #f8f3d3;
}
.sweet-frosting {
color: #fff7e5;
}
.satin-purse {
color: #fff7f0;
}

/* CSS Variables */
:root {
--sand-pearl:#e8d5b5;
--white-chocolate:#f0e2c7;
--sweet-jasmine:#f8f3d3;
--sweet-frosting:#fff7e5;
--satin-purse:#fff7f0;
}

More palettes to explore