All Palettes

Color Palette #c2b180, #6f4c3e, #f1e0b6, #f0d3b7, #a3693e

0%
0%
0%

CSS code for this palette

/* CSS */
.ecru {
color: #c2b180;
}
.burned-brown {
color: #6f4c3e;
}
.calla {
color: #f1e0b6;
}
.sugar-shack {
color: #f0d3b7;
}
.earth {
color: #a3693e;
}

/* CSS Variables */
:root {
--ecru:#c2b180;
--burned-brown:#6f4c3e;
--calla:#f1e0b6;
--sugar-shack:#f0d3b7;
--earth:#a3693e;
}

More palettes to explore