All Palettes

Color Palette #1f1f2e, #2c2c3f, #4f4f5f, #d9d94a, #ff6d1f

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1f1f2e;
}
.evening-blue {
color: #2c2c3f;
}
.night-night {
color: #4f4f5f;
}
.yuzukosh {
color: #d9d94a;
}
.shocking-orange {
color: #ff6d1f;
}

/* CSS Variables */
:root {
--black-howl:#1f1f2e;
--evening-blue:#2c2c3f;
--night-night:#4f4f5f;
--yuzukosh:#d9d94a;
--shocking-orange:#ff6d1f;
}

More palettes to explore