All Palettes

Color Palette #d77d3c, #be6a4b, #a15b3a, #8a4e2e, #6a4e2a

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-potato {
color: #d77d3c;
}
.adobe {
color: #be6a4b;
}
.ground-nutmeg {
color: #a15b3a;
}
.chestnut-glaze {
color: #8a4e2e;
}
.black-queen {
color: #6a4e2a;
}

/* CSS Variables */
:root {
--sweet-potato:#d77d3c;
--adobe:#be6a4b;
--ground-nutmeg:#a15b3a;
--chestnut-glaze:#8a4e2e;
--black-queen:#6a4e2a;
}

More palettes to explore