All Palettes

Color Palette #c5b1a0, #a08b6e, #714e38, #e88f21, #d9613f

0%
0%
0%

CSS code for this palette

/* CSS */
.cracked-earth {
color: #c5b1a0;
}
.nut {
color: #a08b6e;
}
.coffee {
color: #714e38;
}
.carrot-orange {
color: #e88f21;
}
.flint-corn-red {
color: #d9613f;
}

/* CSS Variables */
:root {
--cracked-earth:#c5b1a0;
--nut:#a08b6e;
--coffee:#714e38;
--carrot-orange:#e88f21;
--flint-corn-red:#d9613f;
}

More palettes to explore