All Palettes

Color Palette #1e1e2f, #3f3f5f, #606090, #8080bc, #a3a3ff

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2f;
}
.church-blue {
color: #3f3f5f;
}
.colossus {
color: #606090;
}
.deep-periwinkle {
color: #8080bc;
}
.shy-moment {
color: #a3a3ff;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2f;
--church-blue:#3f3f5f;
--colossus:#606090;
--deep-periwinkle:#8080bc;
--shy-moment:#a3a3ff;
}

More palettes to explore