All Palettes

Color Palette #a7dae2, #f0f9ff, #b8e5e5, #a5d2e9, #e7f5f9

0%
0%
0%

CSS code for this palette

/* CSS */
.winsome-hue {
color: #a7dae2;
}
.alice-blue {
color: #f0f9ff;
}
.refreshing-pool {
color: #b8e5e5;
}
.chefchaouen-blue {
color: #a5d2e9;
}
.milky-way {
color: #e7f5f9;
}

/* CSS Variables */
:root {
--winsome-hue:#a7dae2;
--alice-blue:#f0f9ff;
--refreshing-pool:#b8e5e5;
--chefchaouen-blue:#a5d2e9;
--milky-way:#e7f5f9;
}

More palettes to explore