All Palettes

Color Palette #e7f4f9, #a1dff7, #5cb8e6, #2f8bc1, #1f6d8e

0%
0%
0%

CSS code for this palette

/* CSS */
.milky-way {
color: #e7f4f9;
}
.ganon-blue {
color: #a1dff7;
}
.nancy {
color: #5cb8e6;
}
.christmas-blue {
color: #2f8bc1;
}
.chill-of-the-night {
color: #1f6d8e;
}

/* CSS Variables */
:root {
--milky-way:#e7f4f9;
--ganon-blue:#a1dff7;
--nancy:#5cb8e6;
--christmas-blue:#2f8bc1;
--chill-of-the-night:#1f6d8e;
}

More palettes to explore