All Palettes

Color Palette #f5b400, #ff8c00, #ff5724, #d60000, #c51162

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f5b400;
}
.sun-crete {
color: #ff8c00;
}
.smashing-pumpkins {
color: #ff5724;
}
.rosso-corsa {
color: #d60000;
}
.secret-affair {
color: #c51162;
}

/* CSS Variables */
:root {
--american-yellow:#f5b400;
--sun-crete:#ff8c00;
--smashing-pumpkins:#ff5724;
--rosso-corsa:#d60000;
--secret-affair:#c51162;
}

More palettes to explore