All Palettes

Color Palette #895b29, #d5932a, #f1c6a7, #e6b9a2, #3b2e2b

0%
0%
0%

CSS code for this palette

/* CSS */
.treacle {
color: #895b29;
}
.golden-orange {
color: #d5932a;
}
.citrus-sachet {
color: #f1c6a7;
}
.warming-peach {
color: #e6b9a2;
}
.mole {
color: #3b2e2b;
}

/* CSS Variables */
:root {
--treacle:#895b29;
--golden-orange:#d5932a;
--citrus-sachet:#f1c6a7;
--warming-peach:#e6b9a2;
--mole:#3b2e2b;
}

More palettes to explore