All Palettes

Color Palette #fffbf0, #5c5a4d, #8d8a68, #c8c1a3, #d9d0b5

0%
0%
0%

CSS code for this palette

/* CSS */
.vanilla-shake {
color: #fffbf0;
}
.osiris {
color: #5c5a4d;
}
.playing-hooky {
color: #8d8a68;
}
.northern-landscape {
color: #c8c1a3;
}
.lake-bluff-putty {
color: #d9d0b5;
}

/* CSS Variables */
:root {
--vanilla-shake:#fffbf0;
--osiris:#5c5a4d;
--playing-hooky:#8d8a68;
--northern-landscape:#c8c1a3;
--lake-bluff-putty:#d9d0b5;
}

More palettes to explore