All Palettes

Color Palette #1f1f3d, #3a3a6e, #6b6b9e, #a5a5c0, #dadae7

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-express {
color: #1f1f3d;
}
.american-blue {
color: #3a3a6e;
}
.dusted-peri {
color: #6b6b9e;
}
.canyon-mist {
color: #a5a5c0;
}
.star-jasmine {
color: #dadae7;
}

/* CSS Variables */
:root {
--midnight-express:#1f1f3d;
--american-blue:#3a3a6e;
--dusted-peri:#6b6b9e;
--canyon-mist:#a5a5c0;
--star-jasmine:#dadae7;
}

More palettes to explore