All Palettes

Color Palette #ff9100, #ffb300, #ffd942, #ffef8a, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.princeton-orange {
color: #ff9100;
}
.ucla-gold {
color: #ffb300;
}
.sunny-side-up {
color: #ffd942;
}
.sp-tzle-yellow {
color: #ffef8a;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--princeton-orange:#ff9100;
--ucla-gold:#ffb300;
--sunny-side-up:#ffd942;
--sp-tzle-yellow:#ffef8a;
--soviet-gold:#ffd900;
}

More palettes to explore