All Palettes

Color Palette #ff6e00, #ff9d00, #ffd500, #00bfff, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.flush-orange {
color: #ff6e00;
}
.mandarin-peel {
color: #ff9d00;
}
.cyber-yellow {
color: #ffd500;
}
.capri {
color: #00bfff;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--flush-orange:#ff6e00;
--mandarin-peel:#ff9d00;
--cyber-yellow:#ffd500;
--capri:#00bfff;
--coquelicot:#ff3c00;
}

More palettes to explore