All Palettes

Color Palette #fab700, #ff6e00, #d60000, #a32cc3, #5b4dff

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.flush-orange {
color: #ff6e00;
}
.rosso-corsa {
color: #d60000;
}
.magentleman {
color: #a32cc3;
}
.shady-neon-blue {
color: #5b4dff;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--flush-orange:#ff6e00;
--rosso-corsa:#d60000;
--magentleman:#a32cc3;
--shady-neon-blue:#5b4dff;
}

More palettes to explore