All Palettes

Color Palette #f5f1e5, #d4cfc4, #aaa19d, #6d4c3c, #3d2a24

0%
0%
0%

CSS code for this palette

/* CSS */
.open-book {
color: #f5f1e5;
}
.westar {
color: #d4cfc4;
}
.pewter-grey {
color: #aaa19d;
}
.burned-brown {
color: #6d4c3c;
}
.english-walnut {
color: #3d2a24;
}

/* CSS Variables */
:root {
--open-book:#f5f1e5;
--westar:#d4cfc4;
--pewter-grey:#aaa19d;
--burned-brown:#6d4c3c;
--english-walnut:#3d2a24;
}

More palettes to explore