All Palettes

Color Palette #a65b3a, #b67f5d, #c9a38d, #d4b88c, #e2b879

0%
0%
0%

CSS code for this palette

/* CSS */
.falling-leaves {
color: #a65b3a;
}
.silken-chocolate {
color: #b67f5d;
}
.peanut-butter-crust {
color: #c9a38d;
}
.craftsman-gold {
color: #d4b88c;
}
.honey-gold {
color: #e2b879;
}

/* CSS Variables */
:root {
--falling-leaves:#a65b3a;
--silken-chocolate:#b67f5d;
--peanut-butter-crust:#c9a38d;
--craftsman-gold:#d4b88c;
--honey-gold:#e2b879;
}

More palettes to explore