All Palettes

Color Palette #20202d, #3e3e5b, #5f5f8c, #8e8ebe, #c7c7f0

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #20202d;
}
.amphystine {
color: #3e3e5b;
}
.majestic-purple {
color: #5f5f8c;
}
.sweet-lavender {
color: #8e8ebe;
}
.soap {
color: #c7c7f0;
}

/* CSS Variables */
:root {
--black-howl:#20202d;
--amphystine:#3e3e5b;
--majestic-purple:#5f5f8c;
--sweet-lavender:#8e8ebe;
--soap:#c7c7f0;
}

More palettes to explore