All Palettes

Color Palette #ffcc00, #ffd942, #ffeb7a, #ffb84d, #ff6e00

0%
0%
0%

CSS code for this palette

/* CSS */
.usc-gold {
color: #ffcc00;
}
.sunny-side-up {
color: #ffd942;
}
.digital-yellow {
color: #ffeb7a;
}
.floral-leaf {
color: #ffb84d;
}
.flush-orange {
color: #ff6e00;
}

/* CSS Variables */
:root {
--usc-gold:#ffcc00;
--sunny-side-up:#ffd942;
--digital-yellow:#ffeb7a;
--floral-leaf:#ffb84d;
--flush-orange:#ff6e00;
}

More palettes to explore