All Palettes

Color Palette #ff6d1f, #faa700, #d3d600, #a1c200, #5c9900

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.chrome-yellow {
color: #faa700;
}
.chartreuse-shot {
color: #d3d600;
}
.snot-green {
color: #a1c200;
}
.gecko-s-dream {
color: #5c9900;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--chrome-yellow:#faa700;
--chartreuse-shot:#d3d600;
--snot-green:#a1c200;
--gecko-s-dream:#5c9900;
}

More palettes to explore