All Palettes

Color Palette #f6d2a2, #f2b763, #dd8f3c, #b85c2e, #7c3c3e

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-wicker-basket {
color: #f6d2a2;
}
.crunch {
color: #f2b763;
}
.texas-longhorn {
color: #dd8f3c;
}
.gold-varnish-brown {
color: #b85c2e;
}
.wild-berry {
color: #7c3c3e;
}

/* CSS Variables */
:root {
--antique-wicker-basket:#f6d2a2;
--crunch:#f2b763;
--texas-longhorn:#dd8f3c;
--gold-varnish-brown:#b85c2e;
--wild-berry:#7c3c3e;
}

More palettes to explore