All Palettes

Color Palette #f1d64b, #f9c54e, #faa200, #f58300, #d66000

0%
0%
0%

CSS code for this palette

/* CSS */
.banana-drama {
color: #f1d64b;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.mad-for-mango {
color: #faa200;
}
.romesco {
color: #f58300;
}
.exuberance {
color: #d66000;
}

/* CSS Variables */
:root {
--banana-drama:#f1d64b;
--creamy-sweet-corn:#f9c54e;
--mad-for-mango:#faa200;
--romesco:#f58300;
--exuberance:#d66000;
}

More palettes to explore