All Palettes

Color Palette #6f4c3e, #d4a373, #f5d6c7, #e2a86a, #5c3d3e

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4c3e;
}
.muntok-white-pepper {
color: #d4a373;
}
.resort-sunrise {
color: #f5d6c7;
}
.corn-maze {
color: #e2a86a;
}
.ancient-prunus {
color: #5c3d3e;
}

/* CSS Variables */
:root {
--burned-brown:#6f4c3e;
--muntok-white-pepper:#d4a373;
--resort-sunrise:#f5d6c7;
--corn-maze:#e2a86a;
--ancient-prunus:#5c3d3e;
}

More palettes to explore