All Palettes

Color Palette #f9c54e, #f9b14e, #f98c3e, #f76a3b, #ef4d55

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: #f76a3b;
}
.highlighter-red {
color: #ef4d55;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--salted-caramel-popcorn:#f9b14e;
--sunset-yellow:#f98c3e;
--carrot:#f76a3b;
--highlighter-red:#ef4d55;
}

More palettes to explore