All Palettes

Color Palette #a58a4a, #c3b555, #e0c15c, #d8e8b0, #f2f2f2

0%
0%
0%

CSS code for this palette

/* CSS */
.mustard-gold {
color: #a58a4a;
}
.vegas-gold {
color: #c3b555;
}
.candelabra {
color: #e0c15c;
}
.lasting-thoughts {
color: #d8e8b0;
}
.bleached-silk {
color: #f2f2f2;
}

/* CSS Variables */
:root {
--mustard-gold:#a58a4a;
--vegas-gold:#c3b555;
--candelabra:#e0c15c;
--lasting-thoughts:#d8e8b0;
--bleached-silk:#f2f2f2;
}

More palettes to explore