All Palettes

Color Palette #f8f6f1, #e6e1d6, #d3c5b1, #b8aa8e, #8e7a5d

0%
0%
0%

CSS code for this palette

/* CSS */
.high-reflective-white {
color: #f8f6f1;
}
.august-moon {
color: #e6e1d6;
}
.casual-khaki {
color: #d3c5b1;
}
.prairie-dust {
color: #b8aa8e;
}
.archaeological-site {
color: #8e7a5d;
}

/* CSS Variables */
:root {
--high-reflective-white:#f8f6f1;
--august-moon:#e6e1d6;
--casual-khaki:#d3c5b1;
--prairie-dust:#b8aa8e;
--archaeological-site:#8e7a5d;
}

More palettes to explore