All Palettes

Color Palette #1a3e6b, #2a6a98, #3cb3d7, #6ce0f4, #d6f8ff

0%
0%
0%

CSS code for this palette

/* CSS */
.lucidity {
color: #1a3e6b;
}
.blues {
color: #2a6a98;
}
.highlighter-blue {
color: #3cb3d7;
}
.athena-blue {
color: #6ce0f4;
}
.salt-mountain {
color: #d6f8ff;
}

/* CSS Variables */
:root {
--lucidity:#1a3e6b;
--blues:#2a6a98;
--highlighter-blue:#3cb3d7;
--athena-blue:#6ce0f4;
--salt-mountain:#d6f8ff;
}

More palettes to explore