All Palettes

Color Palette #ff6d1f, #ff8c00, #ffa600, #ffd900, #ffec42

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.sun-crete {
color: #ff8c00;
}
.cheese {
color: #ffa600;
}
.soviet-gold {
color: #ffd900;
}
.hollandaise {
color: #ffec42;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--sun-crete:#ff8c00;
--cheese:#ffa600;
--soviet-gold:#ffd900;
--hollandaise:#ffec42;
}

More palettes to explore