All Palettes

Color Palette #1f1b79, #2d2d8f, #50509b, #8080bc, #b1b1e2

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.royal-night {
color: #2d2d8f;
}
.governor-bay {
color: #50509b;
}
.deep-periwinkle {
color: #8080bc;
}
.maximum-blue-purple {
color: #b1b1e2;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--royal-night:#2d2d8f;
--governor-bay:#50509b;
--deep-periwinkle:#8080bc;
--maximum-blue-purple:#b1b1e2;
}

More palettes to explore