All Palettes

Color Palette #3b2c5e, #4d3f78, #6c5b9a, #9b7dcf, #d7ccd2

0%
0%
0%

CSS code for this palette

/* CSS */
.jakarta-skyline {
color: #3b2c5e;
}
.dramatist {
color: #4d3f78;
}
.just-a-fairytale {
color: #6c5b9a;
}
.iridescent-purple {
color: #9b7dcf;
}
.light-elusive-dream {
color: #d7ccd2;
}

/* CSS Variables */
:root {
--jakarta-skyline:#3b2c5e;
--dramatist:#4d3f78;
--just-a-fairytale:#6c5b9a;
--iridescent-purple:#9b7dcf;
--light-elusive-dream:#d7ccd2;
}

More palettes to explore