All Palettes

Color Palette #fc5c1d, #faa700, #f5e400, #d3d600, #8a4c00

0%
0%
0%

CSS code for this palette

/* CSS */
.carrot-lava {
color: #fc5c1d;
}
.chrome-yellow {
color: #faa700;
}
.eternal-summer {
color: #f5e400;
}
.chartreuse-shot {
color: #d3d600;
}
.plain-old-brown {
color: #8a4c00;
}

/* CSS Variables */
:root {
--carrot-lava:#fc5c1d;
--chrome-yellow:#faa700;
--eternal-summer:#f5e400;
--chartreuse-shot:#d3d600;
--plain-old-brown:#8a4c00;
}

More palettes to explore