All Palettes

Color Palette #db5000, #e6a800, #f5d000, #a1c200, #498a00

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-orange {
color: #db5000;
}
.flambrosia {
color: #e6a800;
}
.empire-yellow {
color: #f5d000;
}
.snot-green {
color: #a1c200;
}
.mughal-green {
color: #498a00;
}

/* CSS Variables */
:root {
--deep-orange:#db5000;
--flambrosia:#e6a800;
--empire-yellow:#f5d000;
--snot-green:#a1c200;
--mughal-green:#498a00;
}

More palettes to explore