All Palettes

Color Palette #ffcc00, #ffdb57, #ffea80, #fff5b3, #ffec42

0%
0%
0%

CSS code for this palette

/* CSS */
.usc-gold {
color: #ffcc00;
}
.yriel-yellow {
color: #ffdb57;
}
.digital-yellow {
color: #ffea80;
}
.creamy-lemon {
color: #fff5b3;
}
.hollandaise {
color: #ffec42;
}

/* CSS Variables */
:root {
--usc-gold:#ffcc00;
--yriel-yellow:#ffdb57;
--digital-yellow:#ffea80;
--creamy-lemon:#fff5b3;
--hollandaise:#ffec42;
}

More palettes to explore