All Palettes

Color Palette #1f1b79, #2b4d9c, #3a7ba1, #50b4b2, #a5e5f3

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.insignia {
color: #2b4d9c;
}
.blue-dart-frog {
color: #3a7ba1;
}
.crystalsong-blue {
color: #50b4b2;
}
.blizzard-blue {
color: #a5e5f3;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--insignia:#2b4d9c;
--blue-dart-frog:#3a7ba1;
--crystalsong-blue:#50b4b2;
--blizzard-blue:#a5e5f3;
}

More palettes to explore