All Palettes

Color Palette #ff5100, #ff8c00, #ffd900, #00bfff, #8800ff

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.sun-crete {
color: #ff8c00;
}
.soviet-gold {
color: #ffd900;
}
.capri {
color: #00bfff;
}
.purple-climax {
color: #8800ff;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--sun-crete:#ff8c00;
--soviet-gold:#ffd900;
--capri:#00bfff;
--purple-climax:#8800ff;
}

More palettes to explore