All Palettes

Color Palette #6e4826, #a75e39, #d78f3c, #e3b759, #f1e0a2

0%
0%
0%

CSS code for this palette

/* CSS */
.pickled-bean {
color: #6e4826;
}
.earthen-jug {
color: #a75e39;
}
.coppersmith {
color: #d78f3c;
}
.mr-mustard {
color: #e3b759;
}
.roadster-yellow {
color: #f1e0a2;
}

/* CSS Variables */
:root {
--pickled-bean:#6e4826;
--earthen-jug:#a75e39;
--coppersmith:#d78f3c;
--mr-mustard:#e3b759;
--roadster-yellow:#f1e0a2;
}

More palettes to explore