All Palettes

Color Palette #a85f2e, #e3b05f, #e8c49c, #f6eab6, #f9b79f

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.cameleer {
color: #e3b05f;
}
.golden-talisman {
color: #e8c49c;
}
.trapunto {
color: #f6eab6;
}
.pallid-orange {
color: #f9b79f;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--cameleer:#e3b05f;
--golden-talisman:#e8c49c;
--trapunto:#f6eab6;
--pallid-orange:#f9b79f;
}

More palettes to explore