All Palettes

Color Palette #f69f2c, #f4c210, #f4e3b3, #7fd959, #4eb7ac

0%
0%
0%

CSS code for this palette

/* CSS */
.lightning-yellow {
color: #f69f2c;
}
.sunshine-mellow {
color: #f4c210;
}
.smooth-as-corn-silk {
color: #f4e3b3;
}
.lilliputian-lime {
color: #7fd959;
}
.emerald-wave {
color: #4eb7ac;
}

/* CSS Variables */
:root {
--lightning-yellow:#f69f2c;
--sunshine-mellow:#f4c210;
--smooth-as-corn-silk:#f4e3b3;
--lilliputian-lime:#7fd959;
--emerald-wave:#4eb7ac;
}

More palettes to explore