All Palettes

Color Palette #e6b400, #f0d800, #f9e88b, #f39f2b, #d17000

0%
0%
0%

CSS code for this palette

/* CSS */
.fat-gold {
color: #e6b400;
}
.banana-propaganda {
color: #f0d800;
}
.no-gmb-yellow {
color: #f9e88b;
}
.lightning-yellow {
color: #f39f2b;
}
.mountain-ash {
color: #d17000;
}

/* CSS Variables */
:root {
--fat-gold:#e6b400;
--banana-propaganda:#f0d800;
--no-gmb-yellow:#f9e88b;
--lightning-yellow:#f39f2b;
--mountain-ash:#d17000;
}

More palettes to explore