All Palettes

Color Palette #ffd900, #ffb300, #ff6e00, #ff4281, #7b1fa3

0%
0%
0%

CSS code for this palette

/* CSS */
.soviet-gold {
color: #ffd900;
}
.ucla-gold {
color: #ffb300;
}
.flush-orange {
color: #ff6e00;
}
.sasquatch-socks {
color: #ff4281;
}
.noble-cause-purple {
color: #7b1fa3;
}

/* CSS Variables */
:root {
--soviet-gold:#ffd900;
--ucla-gold:#ffb300;
--flush-orange:#ff6e00;
--sasquatch-socks:#ff4281;
--noble-cause-purple:#7b1fa3;
}

More palettes to explore