All Palettes

Color Palette #4a3c2b, #a25b3f, #e9a59b, #f6e2b1, #8b8b37

0%
0%
0%

CSS code for this palette

/* CSS */
.harpy-brown {
color: #4a3c2b;
}
.nouveau-copper {
color: #a25b3f;
}
.modestly-peach {
color: #e9a59b;
}
.friendly-yellow {
color: #f6e2b1;
}
.woodbine {
color: #8b8b37;
}

/* CSS Variables */
:root {
--harpy-brown:#4a3c2b;
--nouveau-copper:#a25b3f;
--modestly-peach:#e9a59b;
--friendly-yellow:#f6e2b1;
--woodbine:#8b8b37;
}

More palettes to explore