All Palettes

Color Palette #f7c95e, #f5a300, #d95b20, #a83b00, #7a2b00

0%
0%
0%

CSS code for this palette

/* CSS */
.little-sun-dress {
color: #f7c95e;
}
.mad-for-mango {
color: #f5a300;
}
.war-paint-red {
color: #d95b20;
}
.burnt-sienna {
color: #a83b00;
}
.chestnut {
color: #7a2b00;
}

/* CSS Variables */
:root {
--little-sun-dress:#f7c95e;
--mad-for-mango:#f5a300;
--war-paint-red:#d95b20;
--burnt-sienna:#a83b00;
--chestnut:#7a2b00;
}

More palettes to explore