All Palettes

Color Palette #0f0f0f, #404040, #808080, #b3ff6b, #ff4d00

0%
0%
0%

CSS code for this palette

/* CSS */
.chaos-black {
color: #0f0f0f;
}
.bauhaus {
color: #404040;
}
.grey {
color: #808080;
}
.stinging-wasabi {
color: #b3ff6b;
}
.phaser-beam {
color: #ff4d00;
}

/* CSS Variables */
:root {
--chaos-black:#0f0f0f;
--bauhaus:#404040;
--grey:#808080;
--stinging-wasabi:#b3ff6b;
--phaser-beam:#ff4d00;
}

More palettes to explore