All Palettes

Color Palette #1c1c2c, #3e3e5b, #6a6a8a, #9b9bb0, #d6d6e6

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #1c1c2c;
}
.amphystine {
color: #3e3e5b;
}
.dark-prince {
color: #6a6a8a;
}
.bay-fog {
color: #9b9bb0;
}
.light-gregorio-garden {
color: #d6d6e6;
}

/* CSS Variables */
:root {
--sambucus:#1c1c2c;
--amphystine:#3e3e5b;
--dark-prince:#6a6a8a;
--bay-fog:#9b9bb0;
--light-gregorio-garden:#d6d6e6;
}

More palettes to explore