All Palettes

Color Palette #e6b400, #f5d800, #f7e09c, #f9e7b9, #f0c15c

0%
0%
0%

CSS code for this palette

/* CSS */
.fat-gold {
color: #e6b400;
}
.banana-propaganda {
color: #f5d800;
}
.buttery-croissant {
color: #f7e09c;
}
.hawaiian-cream {
color: #f9e7b9;
}
.overjoy {
color: #f0c15c;
}

/* CSS Variables */
:root {
--fat-gold:#e6b400;
--banana-propaganda:#f5d800;
--buttery-croissant:#f7e09c;
--hawaiian-cream:#f9e7b9;
--overjoy:#f0c15c;
}

More palettes to explore