All Palettes

Color Palette #f5e900, #ffc800, #ff5100, #d60000, #8800ff

0%
0%
0%

CSS code for this palette

/* CSS */
.eternal-summer {
color: #f5e900;
}
.forsythia {
color: #ffc800;
}
.aerospace-orange {
color: #ff5100;
}
.rosso-corsa {
color: #d60000;
}
.purple-climax {
color: #8800ff;
}

/* CSS Variables */
:root {
--eternal-summer:#f5e900;
--forsythia:#ffc800;
--aerospace-orange:#ff5100;
--rosso-corsa:#d60000;
--purple-climax:#8800ff;
}

More palettes to explore