All Palettes

Color Palette #ffc800, #ff8c00, #ff5900, #ff2f00, #ff1a66

0%
0%
0%

CSS code for this palette

/* CSS */
.forsythia {
color: #ffc800;
}
.sun-crete {
color: #ff8c00;
}
.molten-core {
color: #ff5900;
}
.boiling-magma {
color: #ff2f00;
}
.peevish-red {
color: #ff1a66;
}

/* CSS Variables */
:root {
--forsythia:#ffc800;
--sun-crete:#ff8c00;
--molten-core:#ff5900;
--boiling-magma:#ff2f00;
--peevish-red:#ff1a66;
}

More palettes to explore