All Palettes

Color Palette #f9c54e, #f9b44e, #f9863e, #f15c41, #d83c31

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.mango-margarita {
color: #f9b44e;
}
.sunset-yellow {
color: #f9863e;
}
.orange-soda {
color: #f15c41;
}
.vampire-red {
color: #d83c31;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--mango-margarita:#f9b44e;
--sunset-yellow:#f9863e;
--orange-soda:#f15c41;
--vampire-red:#d83c31;
}

More palettes to explore