All Palettes

Color Palette #3f1b79, #6f2c90, #9b58b6, #e84a8c, #fbc532

0%
0%
0%

CSS code for this palette

/* CSS */
.explorer-of-the-galaxies {
color: #3f1b79;
}
.true-purple {
color: #6f2c90;
}
.liberal-lilac {
color: #9b58b6;
}
.majestic-magenta {
color: #e84a8c;
}
.rise-n-shine {
color: #fbc532;
}

/* CSS Variables */
:root {
--explorer-of-the-galaxies:#3f1b79;
--true-purple:#6f2c90;
--liberal-lilac:#9b58b6;
--majestic-magenta:#e84a8c;
--rise-n-shine:#fbc532;
}

More palettes to explore