All Palettes

Color Palette #f8f7f1, #e7e1d5, #d4c7af, #b4aa9d, #898088

0%
0%
0%

CSS code for this palette

/* CSS */
.high-reflective-white {
color: #f8f7f1;
}
.dagger-moth {
color: #e7e1d5;
}
.casual-khaki {
color: #d4c7af;
}
.desert-dune {
color: #b4aa9d;
}
.natural-steel {
color: #898088;
}

/* CSS Variables */
:root {
--high-reflective-white:#f8f7f1;
--dagger-moth:#e7e1d5;
--casual-khaki:#d4c7af;
--desert-dune:#b4aa9d;
--natural-steel:#898088;
}

More palettes to explore