All Palettes

Color Palette #ff5c9d, #ff8b4d, #ffcc4d, #ffd900, #fffc57

0%
0%
0%

CSS code for this palette

/* CSS */
.fuchsia-fever {
color: #ff5c9d;
}
.valley-of-fire {
color: #ff8b4d;
}
.decisive-yellow {
color: #ffcc4d;
}
.soviet-gold {
color: #ffd900;
}
.p-l-yellow {
color: #fffc57;
}

/* CSS Variables */
:root {
--fuchsia-fever:#ff5c9d;
--valley-of-fire:#ff8b4d;
--decisive-yellow:#ffcc4d;
--soviet-gold:#ffd900;
--p-l-yellow:#fffc57;
}

More palettes to explore