All Palettes

Color Palette #ffcc33, #ffb300, #ff6e00, #ff4281, #ff1f40

0%
0%
0%

CSS code for this palette

/* CSS */
.sunglow {
color: #ffcc33;
}
.ucla-gold {
color: #ffb300;
}
.flush-orange {
color: #ff6e00;
}
.sasquatch-socks {
color: #ff4281;
}
.future-fuchsia {
color: #ff1f40;
}

/* CSS Variables */
:root {
--sunglow:#ffcc33;
--ucla-gold:#ffb300;
--flush-orange:#ff6e00;
--sasquatch-socks:#ff4281;
--future-fuchsia:#ff1f40;
}

More palettes to explore