All Palettes

Color Palette #c95c3b, #d6a75c, #e9b76d, #e8c3a1, #a85c3e

0%
0%
0%

CSS code for this palette

/* CSS */
.reed-mace {
color: #c95c3b;
}
.cat-s-eye-marble {
color: #d6a75c;
}
.california-chamois {
color: #e9b76d;
}
.toasted-coconut {
color: #e8c3a1;
}
.gladiator-leather {
color: #a85c3e;
}

/* CSS Variables */
:root {
--reed-mace:#c95c3b;
--cat-s-eye-marble:#d6a75c;
--california-chamois:#e9b76d;
--toasted-coconut:#e8c3a1;
--gladiator-leather:#a85c3e;
}

More palettes to explore