All Palettes

Color Palette #f9d276, #f9b83e, #f9a41a, #f58700, #d66f00

0%
0%
0%

CSS code for this palette

/* CSS */
.sunshine {
color: #f9d276;
}
.orange-pop {
color: #f9b83e;
}
.phoenix-flames {
color: #f9a41a;
}
.tangerine-skin {
color: #f58700;
}
.orange-outburst {
color: #d66f00;
}

/* CSS Variables */
:root {
--sunshine:#f9d276;
--orange-pop:#f9b83e;
--phoenix-flames:#f9a41a;
--tangerine-skin:#f58700;
--orange-outburst:#d66f00;
}

More palettes to explore