All Palettes

Color Palette #f9c54e, #f9a94e, #f98939, #f86a3a, #f35c20

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.gemini-mustard-momento {
color: #f9a94e;
}
.sunset-yellow {
color: #f98939;
}
.carrot {
color: #f86a3a;
}
.plastic-carrot {
color: #f35c20;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--gemini-mustard-momento:#f9a94e;
--sunset-yellow:#f98939;
--carrot:#f86a3a;
--plastic-carrot:#f35c20;
}

More palettes to explore