All Palettes

Color Palette #f3e13f, #f2b645, #f39a39, #f57438, #da532b

0%
0%
0%

CSS code for this palette

/* CSS */
.highlighter-yellow {
color: #f3e13f;
}
.maximum-yellow-red {
color: #f2b645;
}
.amber-glow {
color: #f39a39;
}
.sea-nettle {
color: #f57438;
}
.obstinate-orange {
color: #da532b;
}

/* CSS Variables */
:root {
--highlighter-yellow:#f3e13f;
--maximum-yellow-red:#f2b645;
--amber-glow:#f39a39;
--sea-nettle:#f57438;
--obstinate-orange:#da532b;
}

More palettes to explore