All Palettes

Color Palette #1e1e2f, #3b3b4e, #5b5b7b, #a5a5c0, #e7e7f3

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2f;
}
.india-ink {
color: #3b3b4e;
}
.taylor {
color: #5b5b7b;
}
.canyon-mist {
color: #a5a5c0;
}
.lavender-syrup {
color: #e7e7f3;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2f;
--india-ink:#3b3b4e;
--taylor:#5b5b7b;
--canyon-mist:#a5a5c0;
--lavender-syrup:#e7e7f3;
}

More palettes to explore