All Palettes

Color Palette #a6c6ed, #b1d9e7, #c2e0f5, #e7f3f8, #f1fafe

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.blue-refrain {
color: #b1d9e7;
}
.fresh-water {
color: #c2e0f5;
}
.milky-way {
color: #e7f3f8;
}
.alice-blue {
color: #f1fafe;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--blue-refrain:#b1d9e7;
--fresh-water:#c2e0f5;
--milky-way:#e7f3f8;
--alice-blue:#f1fafe;
}

More palettes to explore