All Palettes

Color Palette #c9a86e, #a96f3d, #8c4a2c, #6f3b2a, #3a291d

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-ale {
color: #c9a86e;
}
.byzantine-copper {
color: #a96f3d;
}
.gingerbread {
color: #8c4a2c;
}
.red-mane {
color: #6f3b2a;
}
.tree-house {
color: #3a291d;
}

/* CSS Variables */
:root {
--ginger-ale:#c9a86e;
--byzantine-copper:#a96f3d;
--gingerbread:#8c4a2c;
--red-mane:#6f3b2a;
--tree-house:#3a291d;
}

More palettes to explore