All Palettes

Color Palette #a85f2e, #d5553f, #b76f4e, #e7a67e, #f1d0c1

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.spirit-warrior {
color: #d5553f;
}
.outlawed-orange {
color: #b76f4e;
}
.orange-clay {
color: #e7a67e;
}
.indian-clay {
color: #f1d0c1;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--spirit-warrior:#d5553f;
--outlawed-orange:#b76f4e;
--orange-clay:#e7a67e;
--indian-clay:#f1d0c1;
}

More palettes to explore