All Palettes

Color Palette #a7c6e7, #8cb8e3, #6fa1d8, #4c8dd6, #2b73c5

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a7c6e7;
}
.goluboy-blue {
color: #8cb8e3;
}
.kindred {
color: #6fa1d8;
}
.blue-dart {
color: #4c8dd6;
}
.bluish {
color: #2b73c5;
}

/* CSS Variables */
:root {
--island-light:#a7c6e7;
--goluboy-blue:#8cb8e3;
--kindred:#6fa1d8;
--blue-dart:#4c8dd6;
--bluish:#2b73c5;
}

More palettes to explore