All Palettes

Color Palette #cc5500, #d6803d, #e1a86b, #f4d980, #f7b56e

0%
0%
0%

CSS code for this palette

/* CSS */
.burnt-orange {
color: #cc5500;
}
.clay-terrace {
color: #d6803d;
}
.corn-maze {
color: #e1a86b;
}
.rapunzel {
color: #f4d980;
}
.jambalaya {
color: #f7b56e;
}

/* CSS Variables */
:root {
--burnt-orange:#cc5500;
--clay-terrace:#d6803d;
--corn-maze:#e1a86b;
--rapunzel:#f4d980;
--jambalaya:#f7b56e;
}

More palettes to explore