All Palettes

Color Palette #a6c6ed, #86b0e4, #60a2d7, #497fb6, #3b6691

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.queer-blue {
color: #86b0e4;
}
.water-spirit {
color: #60a2d7;
}
.steel-blue {
color: #497fb6;
}
.blue-ribbon-beauty {
color: #3b6691;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--queer-blue:#86b0e4;
--water-spirit:#60a2d7;
--steel-blue:#497fb6;
--blue-ribbon-beauty:#3b6691;
}

More palettes to explore