All Palettes

Color Palette #ffc800, #ff8c00, #ff4d00, #ff1e00, #d6006f

0%
0%
0%

CSS code for this palette

/* CSS */
.forsythia {
color: #ffc800;
}
.sun-crete {
color: #ff8c00;
}
.phaser-beam {
color: #ff4d00;
}
.red-um {
color: #ff1e00;
}
.moth-orchid {
color: #d6006f;
}

/* CSS Variables */
:root {
--forsythia:#ffc800;
--sun-crete:#ff8c00;
--phaser-beam:#ff4d00;
--red-um:#ff1e00;
--moth-orchid:#d6006f;
}

More palettes to explore