All Palettes

Color Palette #1e1e2e, #3b3b4e, #58586f, #a8a8c2, #e1e1e5

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2e;
}
.india-ink {
color: #3b3b4e;
}
.nightshadow-blue {
color: #58586f;
}
.fife {
color: #a8a8c2;
}
.soothing-white {
color: #e1e1e5;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2e;
--india-ink:#3b3b4e;
--nightshadow-blue:#58586f;
--fife:#a8a8c2;
--soothing-white:#e1e1e5;
}

More palettes to explore