All Palettes

Color Palette #1c1c2c, #3a3a4b, #5d5d79, #89899f, #b3b3d1

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #1c1c2c;
}
.mountain-fig {
color: #3a3a4b;
}
.twilight-dusk {
color: #5d5d79;
}
.mandrake {
color: #89899f;
}
.hundred-waters {
color: #b3b3d1;
}

/* CSS Variables */
:root {
--sambucus:#1c1c2c;
--mountain-fig:#3a3a4b;
--twilight-dusk:#5d5d79;
--mandrake:#89899f;
--hundred-waters:#b3b3d1;
}

More palettes to explore