All Palettes

Color Palette #f8de5d, #f9e176, #f1e4a2, #f2d58c, #e6b400

0%
0%
0%

CSS code for this palette

/* CSS */
.dilly-dally {
color: #f8de5d;
}
.sweet-corn {
color: #f9e176;
}
.sugar-cookie {
color: #f1e4a2;
}
.sprouted {
color: #f2d58c;
}
.fat-gold {
color: #e6b400;
}

/* CSS Variables */
:root {
--dilly-dally:#f8de5d;
--sweet-corn:#f9e176;
--sugar-cookie:#f1e4a2;
--sprouted:#f2d58c;
--fat-gold:#e6b400;
}

More palettes to explore