All Palettes

Color Palette #f9c54e, #ef7f3e, #d85f41, #b04a56, #8b2d5a

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.goku-orange {
color: #ef7f3e;
}
.fireglow {
color: #d85f41;
}
.carmine-carnation {
color: #b04a56;
}
.pink-horror {
color: #8b2d5a;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--goku-orange:#ef7f3e;
--fireglow:#d85f41;
--carmine-carnation:#b04a56;
--pink-horror:#8b2d5a;
}

More palettes to explore