All Palettes

Color Palette #ffcc00, #ff6e00, #ff3c00, #f50056, #c51162

0%
0%
0%

CSS code for this palette

/* CSS */
.usc-gold {
color: #ffcc00;
}
.flush-orange {
color: #ff6e00;
}
.coquelicot {
color: #ff3c00;
}
.sorx-red {
color: #f50056;
}
.secret-affair {
color: #c51162;
}

/* CSS Variables */
:root {
--usc-gold:#ffcc00;
--flush-orange:#ff6e00;
--coquelicot:#ff3c00;
--sorx-red:#f50056;
--secret-affair:#c51162;
}

More palettes to explore