All Palettes

Color Palette #ccaa6b, #d9b959, #e0b64d, #f5a52e, #f6b02c

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-ale {
color: #ccaa6b;
}
.gold-vein {
color: #d9b959;
}
.high-honey {
color: #e0b64d;
}
.carona {
color: #f5a52e;
}
.sunshine-surprise {
color: #f6b02c;
}

/* CSS Variables */
:root {
--ginger-ale:#ccaa6b;
--gold-vein:#d9b959;
--high-honey:#e0b64d;
--carona:#f5a52e;
--sunshine-surprise:#f6b02c;
}

More palettes to explore