All Palettes

Color Palette #f9d73e, #f5b400, #f6c73c, #f79022, #e64919

0%
0%
0%

CSS code for this palette

/* CSS */
.dandelion-yellow {
color: #f9d73e;
}
.american-yellow {
color: #f5b400;
}
.lemonade-stand {
color: #f6c73c;
}
.pesto-calabrese {
color: #f79022;
}
.nasturtium-flower {
color: #e64919;
}

/* CSS Variables */
:root {
--dandelion-yellow:#f9d73e;
--american-yellow:#f5b400;
--lemonade-stand:#f6c73c;
--pesto-calabrese:#f79022;
--nasturtium-flower:#e64919;
}

More palettes to explore