All Palettes

Color Palette #f7b32b, #f5a300, #d67d00, #b85c00, #6b3e00

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-sun {
color: #f7b32b;
}
.mad-for-mango {
color: #f5a300;
}
.orange-pepper {
color: #d67d00;
}
.dry-clay {
color: #b85c00;
}
.bestial-brown {
color: #6b3e00;
}

/* CSS Variables */
:root {
--hot-sun:#f7b32b;
--mad-for-mango:#f5a300;
--orange-pepper:#d67d00;
--dry-clay:#b85c00;
--bestial-brown:#6b3e00;
}

More palettes to explore