All Palettes

Color Palette #ff6a4d, #2e2e2e, #ff5e24, #7a004e, #4d1f1f

0%
0%
0%

CSS code for this palette

/* CSS */
.blistering-mars {
color: #ff6a4d;
}
.carbon-fiber {
color: #2e2e2e;
}
.carrot-lava {
color: #ff5e24;
}
.velvet {
color: #7a004e;
}
.tobi-brown {
color: #4d1f1f;
}

/* CSS Variables */
:root {
--blistering-mars:#ff6a4d;
--carbon-fiber:#2e2e2e;
--carrot-lava:#ff5e24;
--velvet:#7a004e;
--tobi-brown:#4d1f1f;
}

More palettes to explore