All Palettes

Color Palette #faa700, #ff6e00, #ff3c00, #b3005c, #490070

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.flush-orange {
color: #ff6e00;
}
.coquelicot {
color: #ff3c00;
}
.shy-guy-red {
color: #b3005c;
}
.royal-purple {
color: #490070;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--flush-orange:#ff6e00;
--coquelicot:#ff3c00;
--shy-guy-red:#b3005c;
--royal-purple:#490070;
}

More palettes to explore