All Palettes

Color Palette #1f1f2e, #39394c, #4d3a6e, #704d7a, #9f3c3c

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1f1f2e;
}
.mountain-fig {
color: #39394c;
}
.succinct-violet {
color: #4d3a6e;
}
.cabbage-blossom-violet {
color: #704d7a;
}
.sappanwood {
color: #9f3c3c;
}

/* CSS Variables */
:root {
--black-howl:#1f1f2e;
--mountain-fig:#39394c;
--succinct-violet:#4d3a6e;
--cabbage-blossom-violet:#704d7a;
--sappanwood:#9f3c3c;
}

More palettes to explore