All Palettes

Color Palette #a6c6ed, #5b9edc, #3b7da5, #2c5f8c, #1f4b70

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.blue-bay {
color: #5b9edc;
}
.cendre-blue {
color: #3b7da5;
}
.bay-site {
color: #2c5f8c;
}
.grape-blue {
color: #1f4b70;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--blue-bay:#5b9edc;
--cendre-blue:#3b7da5;
--bay-site:#2c5f8c;
--grape-blue:#1f4b70;
}

More palettes to explore