All Palettes

Color Palette #a6c6ed, #5d8dda, #3f5c92, #4b7c9b, #1c2e4f

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.blue-jay {
color: #5d8dda;
}
.integra {
color: #3f5c92;
}
.tech-wave {
color: #4b7c9b;
}
.elite-blue {
color: #1c2e4f;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--blue-jay:#5d8dda;
--integra:#3f5c92;
--tech-wave:#4b7c9b;
--elite-blue:#1c2e4f;
}

More palettes to explore