All Palettes

Color Palette #a87d4d, #c67a4e, #d3b58d, #a8cda8, #5e7d62

0%
0%
0%

CSS code for this palette

/* CSS */
.star-anise-scent {
color: #a87d4d;
}
.fuegan-orange {
color: #c67a4e;
}
.link-to-the-past {
color: #d3b58d;
}
.mint-circle {
color: #a8cda8;
}
.korean-mint {
color: #5e7d62;
}

/* CSS Variables */
:root {
--star-anise-scent:#a87d4d;
--fuegan-orange:#c67a4e;
--link-to-the-past:#d3b58d;
--mint-circle:#a8cda8;
--korean-mint:#5e7d62;
}

More palettes to explore