All Palettes

Color Palette #f9e47b, #f4d15d, #f0c54c, #e3b93b, #d68829

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-dragon {
color: #f9e47b;
}
.salmon-eggs {
color: #f4d15d;
}
.eyelash-viper {
color: #f0c54c;
}
.last-sunlight {
color: #e3b93b;
}
.opulent {
color: #d68829;
}

/* CSS Variables */
:root {
--yellow-dragon:#f9e47b;
--salmon-eggs:#f4d15d;
--eyelash-viper:#f0c54c;
--last-sunlight:#e3b93b;
--opulent:#d68829;
}

More palettes to explore