All Palettes

Color Palette #f1c84b, #f0a800, #f08800, #e66b00, #db4d00

0%
0%
0%

CSS code for this palette

/* CSS */
.solar-plexus-chakra {
color: #f1c84b;
}
.welcoming-wasp {
color: #f0a800;
}
.clear-orange {
color: #f08800;
}
.accent-orange {
color: #e66b00;
}
.deep-orange {
color: #db4d00;
}

/* CSS Variables */
:root {
--solar-plexus-chakra:#f1c84b;
--welcoming-wasp:#f0a800;
--clear-orange:#f08800;
--accent-orange:#e66b00;
--deep-orange:#db4d00;
}

More palettes to explore