All Palettes

Color Palette #c57a2b, #d99d36, #e8b34a, #f4c65d, #f5d3a3

0%
0%
0%

CSS code for this palette

/* CSS */
.mulberry-thorn {
color: #c57a2b;
}
.saffron-sunset {
color: #d99d36;
}
.aztec-glimmer {
color: #e8b34a;
}
.deep-fried-sun-rays {
color: #f4c65d;
}
.antique-wicker-basket {
color: #f5d3a3;
}

/* CSS Variables */
:root {
--mulberry-thorn:#c57a2b;
--saffron-sunset:#d99d36;
--aztec-glimmer:#e8b34a;
--deep-fried-sun-rays:#f4c65d;
--antique-wicker-basket:#f5d3a3;
}

More palettes to explore