All Palettes

Color Palette #a85f2e, #d18f5c, #f2b67d, #fce4b0, #f6c9a2

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.whiskey-sour {
color: #d18f5c;
}
.sunburst {
color: #f2b67d;
}
.wickerware {
color: #fce4b0;
}
.chai-latte {
color: #f6c9a2;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--whiskey-sour:#d18f5c;
--sunburst:#f2b67d;
--wickerware:#fce4b0;
--chai-latte:#f6c9a2;
}

More palettes to explore