All Palettes

Color Palette #1e1e2f, #3e3e5b, #5e5e8d, #9f9fc1, #d1d1e6

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2f;
}
.amphystine {
color: #3e3e5b;
}
.colossus {
color: #5e5e8d;
}
.ruffled-iris {
color: #9f9fc1;
}
.artistic-violet {
color: #d1d1e6;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2f;
--amphystine:#3e3e5b;
--colossus:#5e5e8d;
--ruffled-iris:#9f9fc1;
--artistic-violet:#d1d1e6;
}

More palettes to explore