All Palettes

Color Palette #f9e25d, #f6d64c, #f3c93f, #f1b132, #f0a22d

0%
0%
0%

CSS code for this palette

/* CSS */
.goldfinch {
color: #f9e25d;
}
.fresh-pineapple {
color: #f6d64c;
}
.softsun {
color: #f3c93f;
}
.cheesy-cheetah {
color: #f1b132;
}
.lightning-yellow {
color: #f0a22d;
}

/* CSS Variables */
:root {
--goldfinch:#f9e25d;
--fresh-pineapple:#f6d64c;
--softsun:#f3c93f;
--cheesy-cheetah:#f1b132;
--lightning-yellow:#f0a22d;
}

More palettes to explore