All Palettes

Color Palette #f6df2c, #f1b341, #f79022, #f45d0b, #db3a00

0%
0%
0%

CSS code for this palette

/* CSS */
.the-fifth-sun {
color: #f6df2c;
}
.butter-cream {
color: #f1b341;
}
.pesto-calabrese {
color: #f79022;
}
.orange-tiger {
color: #f45d0b;
}
.flame-of-prometheus {
color: #db3a00;
}

/* CSS Variables */
:root {
--the-fifth-sun:#f6df2c;
--butter-cream:#f1b341;
--pesto-calabrese:#f79022;
--orange-tiger:#f45d0b;
--flame-of-prometheus:#db3a00;
}

More palettes to explore