All Palettes

Color Palette #7c5d50, #ac8b6c, #d5b26d, #e0bf9e, #e58b7b

0%
0%
0%

CSS code for this palette

/* CSS */
.wild-west {
color: #7c5d50;
}
.spiced-rum {
color: #ac8b6c;
}
.tan {
color: #d5b26d;
}
.eggshell-paper {
color: #e0bf9e;
}
.nude-flamingo {
color: #e58b7b;
}

/* CSS Variables */
:root {
--wild-west:#7c5d50;
--spiced-rum:#ac8b6c;
--tan:#d5b26d;
--eggshell-paper:#e0bf9e;
--nude-flamingo:#e58b7b;
}

More palettes to explore