All Palettes

Color Palette #4a3c2b, #8f6e4d, #c6a86c, #f1e3c0, #e8b569

0%
0%
0%

CSS code for this palette

/* CSS */
.harpy-brown {
color: #4a3c2b;
}
.tanned-wood {
color: #8f6e4d;
}
.ginger-ale {
color: #c6a86c;
}
.creamy-vanilla {
color: #f1e3c0;
}
.harvest-gold {
color: #e8b569;
}

/* CSS Variables */
:root {
--harpy-brown:#4a3c2b;
--tanned-wood:#8f6e4d;
--ginger-ale:#c6a86c;
--creamy-vanilla:#f1e3c0;
--harvest-gold:#e8b569;
}

More palettes to explore