All Palettes

Color Palette #f0a800, #e05a00, #c75000, #d66f00, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.raging-leaf {
color: #e05a00;
}
.dark-orange {
color: #c75000;
}
.orange-outburst {
color: #d66f00;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--raging-leaf:#e05a00;
--dark-orange:#c75000;
--orange-outburst:#d66f00;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore