All Palettes

Color Palette #4a3c2b, #80694d, #b5a45e, #d3c5a7, #f0e8d1

0%
0%
0%

CSS code for this palette

/* CSS */
.harpy-brown {
color: #4a3c2b;
}
.anthill {
color: #80694d;
}
.antique-gold {
color: #b5a45e;
}
.stalactite-brown {
color: #d3c5a7;
}
.fuzzy-sheep {
color: #f0e8d1;
}

/* CSS Variables */
:root {
--harpy-brown:#4a3c2b;
--anthill:#80694d;
--antique-gold:#b5a45e;
--stalactite-brown:#d3c5a7;
--fuzzy-sheep:#f0e8d1;
}

More palettes to explore