All Palettes

Color Palette #c6a358, #9f512d, #3a291d, #e0d1b8, #ffc09e

0%
0%
0%

CSS code for this palette

/* CSS */
.lemongrass {
color: #c6a358;
}
.texas-ranger-brown {
color: #9f512d;
}
.tree-house {
color: #3a291d;
}
.chopsticks {
color: #e0d1b8;
}
.esprit-peach {
color: #ffc09e;
}

/* CSS Variables */
:root {
--lemongrass:#c6a358;
--texas-ranger-brown:#9f512d;
--tree-house:#3a291d;
--chopsticks:#e0d1b8;
--esprit-peach:#ffc09e;
}

More palettes to explore