All Palettes

Color Palette #1f1b79, #3b499b, #5c7db2, #86b8d5, #a3e1f0

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.dazzling-blue {
color: #3b499b;
}
.prompt {
color: #5c7db2;
}
.simply-posh {
color: #86b8d5;
}
.blizzard-blue {
color: #a3e1f0;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--dazzling-blue:#3b499b;
--prompt:#5c7db2;
--simply-posh:#86b8d5;
--blizzard-blue:#a3e1f0;
}

More palettes to explore