All Palettes

Color Palette #d9c87d, #a68c59, #7d5c3b, #4a3a26, #2c2a25

0%
0%
0%

CSS code for this palette

/* CSS */
.spring-grass {
color: #d9c87d;
}
.wood-green {
color: #a68c59;
}
.japanese-iris {
color: #7d5c3b;
}
.witch-s-cottage {
color: #4a3a26;
}
.green-waterloo {
color: #2c2a25;
}

/* CSS Variables */
:root {
--spring-grass:#d9c87d;
--wood-green:#a68c59;
--japanese-iris:#7d5c3b;
--witch-s-cottage:#4a3a26;
--green-waterloo:#2c2a25;
}

More palettes to explore