All Palettes

Color Palette #ff6d1f, #ffb30f, #ffd900, #4cae4f, #4051b5

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.lemon-whisper {
color: #ffb30f;
}
.soviet-gold {
color: #ffd900;
}
.devil-s-grass {
color: #4cae4f;
}
.night-in-manchester {
color: #4051b5;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--lemon-whisper:#ffb30f;
--soviet-gold:#ffd900;
--devil-s-grass:#4cae4f;
--night-in-manchester:#4051b5;
}

More palettes to explore