All Palettes

Color Palette #1f1b79, #4a3c90, #8060a9, #b88ec2, #f2b1c6

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.blue-gem {
color: #4a3c90;
}
.genestealer-purple {
color: #8060a9;
}
.sheer-lilac {
color: #b88ec2;
}
.rhodonite {
color: #f2b1c6;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--blue-gem:#4a3c90;
--genestealer-purple:#8060a9;
--sheer-lilac:#b88ec2;
--rhodonite:#f2b1c6;
}

More palettes to explore