All Palettes

Color Palette #1f1b79, #3b4bb5, #5a8ed8, #a1dff7, #f1f1f4

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.night-in-manchester {
color: #3b4bb5;
}
.blue-jay {
color: #5a8ed8;
}
.ganon-blue {
color: #a1dff7;
}
.errigal-white {
color: #f1f1f4;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--night-in-manchester:#3b4bb5;
--blue-jay:#5a8ed8;
--ganon-blue:#a1dff7;
--errigal-white:#f1f1f4;
}

More palettes to explore