All Palettes

Color Palette #d9b54a, #c68d2a, #a96f1e, #604e29, #4b3d2a

0%
0%
0%

CSS code for this palette

/* CSS */
.farm-straw {
color: #d9b54a;
}
.gentleman-s-whiskey {
color: #c68d2a;
}
.buckthorn-brown {
color: #a96f1e;
}
.nightingale {
color: #604e29;
}
.witch-s-cottage {
color: #4b3d2a;
}

/* CSS Variables */
:root {
--farm-straw:#d9b54a;
--gentleman-s-whiskey:#c68d2a;
--buckthorn-brown:#a96f1e;
--nightingale:#604e29;
--witch-s-cottage:#4b3d2a;
}

More palettes to explore