All Palettes

Color Palette #0f0f0f, #2e2e2e, #4d4d4d, #a1a1a1, #f0f000

0%
0%
0%

CSS code for this palette

/* CSS */
.chaos-black {
color: #0f0f0f;
}
.carbon-fiber {
color: #2e2e2e;
}
.thunder {
color: #4d4d4d;
}
.artificial-intelligence-grey {
color: #a1a1a1;
}
.saint-seiya-gold {
color: #f0f000;
}

/* CSS Variables */
:root {
--chaos-black:#0f0f0f;
--carbon-fiber:#2e2e2e;
--thunder:#4d4d4d;
--artificial-intelligence-grey:#a1a1a1;
--saint-seiya-gold:#f0f000;
}

More palettes to explore