All Palettes

Color Palette #dbe5f5, #a7c7e7, #6ea1d8, #3f7eab, #2f4c5b

0%
0%
0%

CSS code for this palette

/* CSS */
.azureish-white {
color: #dbe5f5;
}
.island-light {
color: #a7c7e7;
}
.kindred {
color: #6ea1d8;
}
.beijing-blue {
color: #3f7eab;
}
.celtic-rush {
color: #2f4c5b;
}

/* CSS Variables */
:root {
--azureish-white:#dbe5f5;
--island-light:#a7c7e7;
--kindred:#6ea1d8;
--beijing-blue:#3f7eab;
--celtic-rush:#2f4c5b;
}

More palettes to explore