All Palettes

Color Palette #f9e86c, #f6d360, #f4d548, #f3c93f, #f2b32c

0%
0%
0%

CSS code for this palette

/* CSS */
.marigold-yellow {
color: #f9e86c;
}
.salmon-eggs {
color: #f6d360;
}
.anna-banana {
color: #f4d548;
}
.softsun {
color: #f3c93f;
}
.xanthous {
color: #f2b32c;
}

/* CSS Variables */
:root {
--marigold-yellow:#f9e86c;
--salmon-eggs:#f6d360;
--anna-banana:#f4d548;
--softsun:#f3c93f;
--xanthous:#f2b32c;
}

More palettes to explore