All Palettes

Color Palette #c7a76b, #d4b86e, #e4c57c, #d6a12e, #c88e3c

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-ale {
color: #c7a76b;
}
.sweet-mustard {
color: #d4b86e;
}
.blossom-yellow {
color: #e4c57c;
}
.glitzy-gold {
color: #d6a12e;
}
.anzac {
color: #c88e3c;
}

/* CSS Variables */
:root {
--ginger-ale:#c7a76b;
--sweet-mustard:#d4b86e;
--blossom-yellow:#e4c57c;
--glitzy-gold:#d6a12e;
--anzac:#c88e3c;
}

More palettes to explore