All Palettes

Color Palette #0d0d0d, #9a0e0e, #ff4d4d, #7b1e1e, #e60067

0%
0%
0%

CSS code for this palette

/* CSS */
.black-wash {
color: #0d0d0d;
}
.noble-cause {
color: #9a0e0e;
}
.blood-burst {
color: #ff4d4d;
}
.incubus {
color: #7b1e1e;
}
.hyper-pink {
color: #e60067;
}

/* CSS Variables */
:root {
--black-wash:#0d0d0d;
--noble-cause:#9a0e0e;
--blood-burst:#ff4d4d;
--incubus:#7b1e1e;
--hyper-pink:#e60067;
}

More palettes to explore