All Palettes

Color Palette #c8a96a, #b48950, #a36b3e, #8c4c2b, #7b2d1e

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-ale {
color: #c8a96a;
}
.funchal-yellow {
color: #b48950;
}
.castellina {
color: #a36b3e;
}
.gingerbread {
color: #8c4c2b;
}
.corrosion-red {
color: #7b2d1e;
}

/* CSS Variables */
:root {
--ginger-ale:#c8a96a;
--funchal-yellow:#b48950;
--castellina:#a36b3e;
--gingerbread:#8c4c2b;
--corrosion-red:#7b2d1e;
}

More palettes to explore