All Palettes

Color Palette #ff6d1f, #ffb30f, #2a8d6c, #1d3f72, #b8236b

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.lemon-whisper {
color: #ffb30f;
}
.leprechaun {
color: #2a8d6c;
}
.assault {
color: #1d3f72;
}
.chaotic-roses {
color: #b8236b;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--lemon-whisper:#ffb30f;
--leprechaun:#2a8d6c;
--assault:#1d3f72;
--chaotic-roses:#b8236b;
}

More palettes to explore