All Palettes

Color Palette #0f0f4d, #1f2a7a, #2e5eb8, #4ab3e8, #76e5f4

0%
0%
0%

CSS code for this palette

/* CSS */
.shadowdancer {
color: #0f0f4d;
}
.st-patrick-s-blue {
color: #1f2a7a;
}
.adventure-of-the-seas {
color: #2e5eb8;
}
.high-blue {
color: #4ab3e8;
}
.dead-sea {
color: #76e5f4;
}

/* CSS Variables */
:root {
--shadowdancer:#0f0f4d;
--st-patrick-s-blue:#1f2a7a;
--adventure-of-the-seas:#2e5eb8;
--high-blue:#4ab3e8;
--dead-sea:#76e5f4;
}

More palettes to explore