All Palettes

Color Palette #1f1f3d, #3c2a5b, #5a4f8c, #9d6b9e, #f6a2c4

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-express {
color: #1f1f3d;
}
.jakarta-skyline {
color: #3c2a5b;
}
.purple-corallite {
color: #5a4f8c;
}
.scotch-thistle {
color: #9d6b9e;
}
.rogue-pink {
color: #f6a2c4;
}

/* CSS Variables */
:root {
--midnight-express:#1f1f3d;
--jakarta-skyline:#3c2a5b;
--purple-corallite:#5a4f8c;
--scotch-thistle:#9d6b9e;
--rogue-pink:#f6a2c4;
}

More palettes to explore