All Palettes

Color Palette #f8de5d, #f9e190, #f9eaa4, #f7d178, #f6c84c

0%
0%
0%

CSS code for this palette

/* CSS */
.dilly-dally {
color: #f8de5d;
}
.fresh-yellow {
color: #f9e190;
}
.lazy-daisy {
color: #f9eaa4;
}
.popcorn {
color: #f7d178;
}
.sunny-mood {
color: #f6c84c;
}

/* CSS Variables */
:root {
--dilly-dally:#f8de5d;
--fresh-yellow:#f9e190;
--lazy-daisy:#f9eaa4;
--popcorn:#f7d178;
--sunny-mood:#f6c84c;
}

More palettes to explore