All Palettes

Color Palette #d9b58c, #d1a76b, #c68a5d, #b56e4a, #9f533c

0%
0%
0%

CSS code for this palette

/* CSS */
.sheepskin {
color: #d9b58c;
}
.campground {
color: #d1a76b;
}
.wheatberry {
color: #c68a5d;
}
.thanksgiving {
color: #b56e4a;
}
.ancient-copper {
color: #9f533c;
}

/* CSS Variables */
:root {
--sheepskin:#d9b58c;
--campground:#d1a76b;
--wheatberry:#c68a5d;
--thanksgiving:#b56e4a;
--ancient-copper:#9f533c;
}

More palettes to explore