All Palettes

Color Palette #1e1e2f, #3b3b4e, #5a5a6d, #8585a3, #c3c3d5

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2f;
}
.india-ink {
color: #3b3b4e;
}
.shearwater-black {
color: #5a5a6d;
}
.mandrake {
color: #8585a3;
}
.tulip-soft-blue {
color: #c3c3d5;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2f;
--india-ink:#3b3b4e;
--shearwater-black:#5a5a6d;
--mandrake:#8585a3;
--tulip-soft-blue:#c3c3d5;
}

More palettes to explore