All Palettes

Color Palette #f9c54e, #f9b14e, #f98c3e, #f76d3b, #f24f40

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.salted-caramel-popcorn {
color: #f9b14e;
}
.sunset-yellow {
color: #f98c3e;
}
.carrot {
color: #f76d3b;
}
.strawberry-avalanche {
color: #f24f40;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--salted-caramel-popcorn:#f9b14e;
--sunset-yellow:#f98c3e;
--carrot:#f76d3b;
--strawberry-avalanche:#f24f40;
}

More palettes to explore