All Palettes

Color Palette #1f1f2e, #3b3b4e, #5c5c75, #89899f, #b1b1c9

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1f1f2e;
}
.india-ink {
color: #3b3b4e;
}
.agate-violet {
color: #5c5c75;
}
.mandrake {
color: #89899f;
}
.spring-lilac {
color: #b1b1c9;
}

/* CSS Variables */
:root {
--black-howl:#1f1f2e;
--india-ink:#3b3b4e;
--agate-violet:#5c5c75;
--mandrake:#89899f;
--spring-lilac:#b1b1c9;
}

More palettes to explore