All Palettes

Color Palette #c92c39, #e54d38, #f78a36, #f9c54e, #f6e49d

0%
0%
0%

CSS code for this palette

/* CSS */
.mars-red {
color: #c92c39;
}
.mandarin-red {
color: #e54d38;
}
.fire-flower {
color: #f78a36;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.buttery-croissant {
color: #f6e49d;
}

/* CSS Variables */
:root {
--mars-red:#c92c39;
--mandarin-red:#e54d38;
--fire-flower:#f78a36;
--creamy-sweet-corn:#f9c54e;
--buttery-croissant:#f6e49d;
}

More palettes to explore