All Palettes

Color Palette #f9d57b, #f3a35e, #f07d4c, #f05b3d, #df3c2a

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-glow {
color: #f9d57b;
}
.sandy-brown {
color: #f3a35e;
}
.sizzling-sunset {
color: #f07d4c;
}
.oranzhewyi-orange {
color: #f05b3d;
}
.lionfish-red {
color: #df3c2a;
}

/* CSS Variables */
:root {
--golden-glow:#f9d57b;
--sandy-brown:#f3a35e;
--sizzling-sunset:#f07d4c;
--oranzhewyi-orange:#f05b3d;
--lionfish-red:#df3c2a;
}

More palettes to explore