All Palettes

Color Palette #1f1b79, #3b3b9b, #5f5fb4, #a5aad9, #e1e0f0

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.bluebell {
color: #3b3b9b;
}
.blue-marguerite {
color: #5f5fb4;
}
.childish-wonder {
color: #a5aad9;
}
.imagination {
color: #e1e0f0;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--bluebell:#3b3b9b;
--blue-marguerite:#5f5fb4;
--childish-wonder:#a5aad9;
--imagination:#e1e0f0;
}

More palettes to explore