All Palettes

Color Palette #1e1e2e, #3b3b4e, #606080, #89899f, #bcbcdc

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2e;
}
.india-ink {
color: #3b3b4e;
}
.strong-iris {
color: #606080;
}
.mandrake {
color: #89899f;
}
.wisteria-fragrance {
color: #bcbcdc;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2e;
--india-ink:#3b3b4e;
--strong-iris:#606080;
--mandrake:#89899f;
--wisteria-fragrance:#bcbcdc;
}

More palettes to explore