All Palettes

Color Palette #ff1f6d, #ff6d1f, #ffb62e, #ffd900, #ff9900

0%
0%
0%

CSS code for this palette

/* CSS */
.peevish-red {
color: #ff1f6d;
}
.shocking-orange {
color: #ff6d1f;
}
.sunset-glow {
color: #ffb62e;
}
.soviet-gold {
color: #ffd900;
}
.vitamin-c {
color: #ff9900;
}

/* CSS Variables */
:root {
--peevish-red:#ff1f6d;
--shocking-orange:#ff6d1f;
--sunset-glow:#ffb62e;
--soviet-gold:#ffd900;
--vitamin-c:#ff9900;
}

More palettes to explore