All Palettes

Color Palette #d9b88c, #c68c6c, #a67154, #7d4b3b, #5d2f2d

0%
0%
0%

CSS code for this palette

/* CSS */
.splash-of-honey {
color: #d9b88c;
}
.hitching-post {
color: #c68c6c;
}
.pecan {
color: #a67154;
}
.nutmeg {
color: #7d4b3b;
}
.christmas-brown {
color: #5d2f2d;
}

/* CSS Variables */
:root {
--splash-of-honey:#d9b88c;
--hitching-post:#c68c6c;
--pecan:#a67154;
--nutmeg:#7d4b3b;
--christmas-brown:#5d2f2d;
}

More palettes to explore