All Palettes

Color Palette #f5a300, #f5d400, #a0d100, #00b800, #008a00

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.empire-yellow {
color: #f5d400;
}
.matcha-powder {
color: #a0d100;
}
.bubble-bobble-green {
color: #00b800;
}
.fine-pine {
color: #008a00;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--empire-yellow:#f5d400;
--matcha-powder:#a0d100;
--bubble-bobble-green:#00b800;
--fine-pine:#008a00;
}

More palettes to explore