All Palettes

Color Palette #d6a351, #a96d3d, #6c4f3d, #503b2b, #2c2926

0%
0%
0%

CSS code for this palette

/* CSS */
.plantain-chips {
color: #d6a351;
}
.byzantine-copper {
color: #a96d3d;
}
.spice {
color: #6c4f3d;
}
.bonanza {
color: #503b2b;
}
.bokara-grey {
color: #2c2926;
}

/* CSS Variables */
:root {
--plantain-chips:#d6a351;
--byzantine-copper:#a96d3d;
--spice:#6c4f3d;
--bonanza:#503b2b;
--bokara-grey:#2c2926;
}

More palettes to explore