All Palettes

Color Palette #c88b6a, #ba6d4a, #a35e4d, #8b4e3c, #6f3c2f

0%
0%
0%

CSS code for this palette

/* CSS */
.hitching-post {
color: #c88b6a;
}
.adobe {
color: #ba6d4a;
}
.remington-rust {
color: #a35e4d;
}
.spiced-red {
color: #8b4e3c;
}
.iron-flint {
color: #6f3c2f;
}

/* CSS Variables */
:root {
--hitching-post:#c88b6a;
--adobe:#ba6d4a;
--remington-rust:#a35e4d;
--spiced-red:#8b4e3c;
--iron-flint:#6f3c2f;
}

More palettes to explore