All Palettes

Color Palette #faa700, #ffcc00, #ffde4d, #ffe48a, #ffebad

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.usc-gold {
color: #ffcc00;
}
.royal-star {
color: #ffde4d;
}
.bicycle-yellow {
color: #ffe48a;
}
.yellow-canary {
color: #ffebad;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--usc-gold:#ffcc00;
--royal-star:#ffde4d;
--bicycle-yellow:#ffe48a;
--yellow-canary:#ffebad;
}

More palettes to explore