All Palettes

Color Palette #f4c32f, #e6a400, #d69a00, #b88d00, #9e7900

0%
0%
0%

CSS code for this palette

/* CSS */
.saffron {
color: #f4c32f;
}
.flambrosia {
color: #e6a400;
}
.leopard {
color: #d69a00;
}
.kenyan-sand {
color: #b88d00;
}
.yellowish-brown {
color: #9e7900;
}

/* CSS Variables */
:root {
--saffron:#f4c32f;
--flambrosia:#e6a400;
--leopard:#d69a00;
--kenyan-sand:#b88d00;
--yellowish-brown:#9e7900;
}

More palettes to explore