All Palettes

Color Palette #a6c6ed, #8eb4e6, #6b9dd6, #4f8bcf, #2f7cb6

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.adrift-on-the-nile {
color: #8eb4e6;
}
.blue-gourami {
color: #6b9dd6;
}
.blue-dart {
color: #4f8bcf;
}
.vermeer-blue {
color: #2f7cb6;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--adrift-on-the-nile:#8eb4e6;
--blue-gourami:#6b9dd6;
--blue-dart:#4f8bcf;
--vermeer-blue:#2f7cb6;
}

More palettes to explore