All Palettes

Color Palette #59882b, #b76d4e, #d6b566, #f4cba4, #a9513d

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-onion {
color: #59882b;
}
.clay {
color: #b76d4e;
}
.wax-way {
color: #d6b566;
}
.tequila {
color: #f4cba4;
}
.hot-sauce {
color: #a9513d;
}

/* CSS Variables */
:root {
--fresh-onion:#59882b;
--clay:#b76d4e;
--wax-way:#d6b566;
--tequila:#f4cba4;
--hot-sauce:#a9513d;
}

More palettes to explore