All Palettes

Color Palette #c69c6c, #d0b38a, #f2d4a1, #e0aa6c, #ba5f3b

0%
0%
0%

CSS code for this palette

/* CSS */
.amber-autumn {
color: #c69c6c;
}
.link-to-the-past {
color: #d0b38a;
}
.antique-wicker-basket {
color: #f2d4a1;
}
.corn-maze {
color: #e0aa6c;
}
.deep-reddish-orange {
color: #ba5f3b;
}

/* CSS Variables */
:root {
--amber-autumn:#c69c6c;
--link-to-the-past:#d0b38a;
--antique-wicker-basket:#f2d4a1;
--corn-maze:#e0aa6c;
--deep-reddish-orange:#ba5f3b;
}

More palettes to explore