All Palettes

Color Palette #f7c750, #f08800, #e06c00, #d66000, #a83b00

0%
0%
0%

CSS code for this palette

/* CSS */
.go-bananas {
color: #f7c750;
}
.clear-orange {
color: #f08800;
}
.accent-orange {
color: #e06c00;
}
.exuberance {
color: #d66000;
}
.burnt-sienna {
color: #a83b00;
}

/* CSS Variables */
:root {
--go-bananas:#f7c750;
--clear-orange:#f08800;
--accent-orange:#e06c00;
--exuberance:#d66000;
--burnt-sienna:#a83b00;
}

More palettes to explore