All Palettes

Color Palette #ffc800, #ff9100, #ff5100, #ff2e54, #ff007b

0%
0%
0%

CSS code for this palette

/* CSS */
.forsythia {
color: #ffc800;
}
.princeton-orange {
color: #ff9100;
}
.aerospace-orange {
color: #ff5100;
}
.reddish-pink {
color: #ff2e54;
}
.pink-poison {
color: #ff007b;
}

/* CSS Variables */
:root {
--forsythia:#ffc800;
--princeton-orange:#ff9100;
--aerospace-orange:#ff5100;
--reddish-pink:#ff2e54;
--pink-poison:#ff007b;
}

More palettes to explore