All Palettes

Color Palette #1f1f2e, #3b3b4e, #5c5c70, #7f7f94, #b3b3d1

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1f1f2e;
}
.india-ink {
color: #3b3b4e;
}
.mysterious-night {
color: #5c5c70;
}
.majestic-mount {
color: #7f7f94;
}
.hundred-waters {
color: #b3b3d1;
}

/* CSS Variables */
:root {
--black-howl:#1f1f2e;
--india-ink:#3b3b4e;
--mysterious-night:#5c5c70;
--majestic-mount:#7f7f94;
--hundred-waters:#b3b3d1;
}

More palettes to explore