All Palettes

Color Palette #d3b58d, #c6a96c, #b38a51, #a3703e, #8d5530

0%
0%
0%

CSS code for this palette

/* CSS */
.link-to-the-past {
color: #d3b58d;
}
.ginger-ale {
color: #c6a96c;
}
.camel-spider {
color: #b38a51;
}
.splinter {
color: #a3703e;
}
.burnt-crust {
color: #8d5530;
}

/* CSS Variables */
:root {
--link-to-the-past:#d3b58d;
--ginger-ale:#c6a96c;
--camel-spider:#b38a51;
--splinter:#a3703e;
--burnt-crust:#8d5530;
}

More palettes to explore