All Palettes

Color Palette #a6c6ed, #6a9dd7, #4b8bc3, #3f7eab, #2c5b87

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.blue-gourami {
color: #6a9dd7;
}
.boat-house {
color: #4b8bc3;
}
.beijing-blue {
color: #3f7eab;
}
.dead-lake {
color: #2c5b87;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--blue-gourami:#6a9dd7;
--boat-house:#4b8bc3;
--beijing-blue:#3f7eab;
--dead-lake:#2c5b87;
}

More palettes to explore