All Palettes

Color Palette #c5d2e2, #a7c7e7, #7db0e3, #5b91d7, #3978c0

0%
0%
0%

CSS code for this palette

/* CSS */
.leap-of-faith {
color: #c5d2e2;
}
.island-light {
color: #a7c7e7;
}
.lucea {
color: #7db0e3;
}
.winter-lakes {
color: #5b91d7;
}
.windows-blue {
color: #3978c0;
}

/* CSS Variables */
:root {
--leap-of-faith:#c5d2e2;
--island-light:#a7c7e7;
--lucea:#7db0e3;
--winter-lakes:#5b91d7;
--windows-blue:#3978c0;
}

More palettes to explore