All Palettes

Color Palette #f0e34c, #f3cf58, #f7c869, #f9b74e, #fbbf3c

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-petal {
color: #f0e34c;
}
.sorreno-lemon {
color: #f3cf58;
}
.golden-crest {
color: #f7c869;
}
.mango-margarita {
color: #f9b74e;
}
.orange-pop {
color: #fbbf3c;
}

/* CSS Variables */
:root {
--yellow-petal:#f0e34c;
--sorreno-lemon:#f3cf58;
--golden-crest:#f7c869;
--mango-margarita:#f9b74e;
--orange-pop:#fbbf3c;
}

More palettes to explore