All Palettes

Color Palette #f9e74e, #f2d269, #ecd779, #f9c16c, #fbaf3c

0%
0%
0%

CSS code for this palette

/* CSS */
.paris-daisy {
color: #f9e74e;
}
.yellow-cream {
color: #f2d269;
}
.sport-yellow {
color: #ecd779;
}
.golden-opportunity {
color: #f9c16c;
}
.peach-butter {
color: #fbaf3c;
}

/* CSS Variables */
:root {
--paris-daisy:#f9e74e;
--yellow-cream:#f2d269;
--sport-yellow:#ecd779;
--golden-opportunity:#f9c16c;
--peach-butter:#fbaf3c;
}

More palettes to explore