All Palettes

Color Palette #1d1d30, #3e3e5b, #5f5f8c, #9595c1, #c2c2e5

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1d1d30;
}
.amphystine {
color: #3e3e5b;
}
.majestic-purple {
color: #5f5f8c;
}
.lavender-bonnet {
color: #9595c1;
}
.violet-gems {
color: #c2c2e5;
}

/* CSS Variables */
:root {
--black-howl:#1d1d30;
--amphystine:#3e3e5b;
--majestic-purple:#5f5f8c;
--lavender-bonnet:#9595c1;
--violet-gems:#c2c2e5;
}

More palettes to explore