All Palettes

Color Palette #ff5e00, #ffb700, #a1ff00, #00ff9d, #00bfff

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-orange {
color: #ff5e00;
}
.sunflower-mango {
color: #ffb700;
}
.bright-yellow-green {
color: #a1ff00;
}
.green-gas {
color: #00ff9d;
}
.capri {
color: #00bfff;
}

/* CSS Variables */
:root {
--vivid-orange:#ff5e00;
--sunflower-mango:#ffb700;
--bright-yellow-green:#a1ff00;
--green-gas:#00ff9d;
--capri:#00bfff;
}

More palettes to explore