All Palettes

Color Palette #0a1e3d, #1a4b7f, #3d8cd6, #61b5ff, #a8e1ff

0%
0%
0%

CSS code for this palette

/* CSS */
.naval-night {
color: #0a1e3d;
}
.maritime-outpost {
color: #1a4b7f;
}
.magical-merlin {
color: #3d8cd6;
}
.ti-n-l-n-sky {
color: #61b5ff;
}
.droplet {
color: #a8e1ff;
}

/* CSS Variables */
:root {
--naval-night:#0a1e3d;
--maritime-outpost:#1a4b7f;
--magical-merlin:#3d8cd6;
--ti-n-l-n-sky:#61b5ff;
--droplet:#a8e1ff;
}

More palettes to explore