All Palettes

Color Palette #d9c9b5, #f0e4d0, #f4f1e1, #a18a7d, #7e5a4e

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-mouse {
color: #d9c9b5;
}
.ancient-scroll {
color: #f0e4d0;
}
.daydreaming {
color: #f4f1e1;
}
.soft-impala {
color: #a18a7d;
}
.wild-west {
color: #7e5a4e;
}

/* CSS Variables */
:root {
--brown-mouse:#d9c9b5;
--ancient-scroll:#f0e4d0;
--daydreaming:#f4f1e1;
--soft-impala:#a18a7d;
--wild-west:#7e5a4e;
}

More palettes to explore