All Palettes

Color Palette #ff4d00, #ff8c00, #ffc300, #f2ff00, #00ff99

0%
0%
0%

CSS code for this palette

/* CSS */
.phaser-beam {
color: #ff4d00;
}
.sun-crete {
color: #ff8c00;
}
.citrus-splash {
color: #ffc300;
}
.busy-bee {
color: #f2ff00;
}
.green-gas {
color: #00ff99;
}

/* CSS Variables */
:root {
--phaser-beam:#ff4d00;
--sun-crete:#ff8c00;
--citrus-splash:#ffc300;
--busy-bee:#f2ff00;
--green-gas:#00ff99;
}

More palettes to explore