All Palettes

Color Palette #d3b58d, #c9a86e, #c69c53, #d67f38, #9f4c28

0%
0%
0%

CSS code for this palette

/* CSS */
.link-to-the-past {
color: #d3b58d;
}
.ginger-ale {
color: #c9a86e;
}
.steampunk-gold {
color: #c69c53;
}
.mexican-spirit {
color: #d67f38;
}
.hamburger {
color: #9f4c28;
}

/* CSS Variables */
:root {
--link-to-the-past:#d3b58d;
--ginger-ale:#c9a86e;
--steampunk-gold:#c69c53;
--mexican-spirit:#d67f38;
--hamburger:#9f4c28;
}

More palettes to explore