All Palettes

Color Palette #c69c6c, #e3b472, #f2d4a1, #a96b4c, #8c4f3b

0%
0%
0%

CSS code for this palette

/* CSS */
.amber-autumn {
color: #c69c6c;
}
.pyramid-gold {
color: #e3b472;
}
.antique-wicker-basket {
color: #f2d4a1;
}
.smoldering-copper {
color: #a96b4c;
}
.spiced-red {
color: #8c4f3b;
}

/* CSS Variables */
:root {
--amber-autumn:#c69c6c;
--pyramid-gold:#e3b472;
--antique-wicker-basket:#f2d4a1;
--smoldering-copper:#a96b4c;
--spiced-red:#8c4f3b;
}

More palettes to explore