All Palettes

Color Palette #625e4b, #a36e4d, #d0a56c, #e5c99e, #f2cfc0

0%
0%
0%

CSS code for this palette

/* CSS */
.shady-green {
color: #625e4b;
}
.drum-solo {
color: #a36e4d;
}
.wonton-dumpling {
color: #d0a56c;
}
.jasper-cane {
color: #e5c99e;
}
.indian-clay {
color: #f2cfc0;
}

/* CSS Variables */
:root {
--shady-green:#625e4b;
--drum-solo:#a36e4d;
--wonton-dumpling:#d0a56c;
--jasper-cane:#e5c99e;
--indian-clay:#f2cfc0;
}

More palettes to explore