All Palettes

Color Palette #ffcc00, #ff8c00, #ff4d00, #ff2e6d, #8800ff

0%
0%
0%

CSS code for this palette

/* CSS */
.usc-gold {
color: #ffcc00;
}
.sun-crete {
color: #ff8c00;
}
.phaser-beam {
color: #ff4d00;
}
.chinese-new-year {
color: #ff2e6d;
}
.purple-climax {
color: #8800ff;
}

/* CSS Variables */
:root {
--usc-gold:#ffcc00;
--sun-crete:#ff8c00;
--phaser-beam:#ff4d00;
--chinese-new-year:#ff2e6d;
--purple-climax:#8800ff;
}

More palettes to explore