All Palettes

Color Palette #f8f2f1, #e0c5b8, #d3b59c, #a89c8f, #6f4c3e

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-white {
color: #f8f2f1;
}
.sand-dance {
color: #e0c5b8;
}
.roasted-almond {
color: #d3b59c;
}
.foggy-sunrise {
color: #a89c8f;
}
.burned-brown {
color: #6f4c3e;
}

/* CSS Variables */
:root {
--bright-white:#f8f2f1;
--sand-dance:#e0c5b8;
--roasted-almond:#d3b59c;
--foggy-sunrise:#a89c8f;
--burned-brown:#6f4c3e;
}

More palettes to explore