All Palettes

Color Palette #1a8ebc, #4ab3e8, #8ac5f4, #b1d8e7, #f1f5f8

0%
0%
0%

CSS code for this palette

/* CSS */
.spa-dream {
color: #1a8ebc;
}
.high-blue {
color: #4ab3e8;
}
.fish-pond {
color: #8ac5f4;
}
.blue-refrain {
color: #b1d8e7;
}
.child-of-light {
color: #f1f5f8;
}

/* CSS Variables */
:root {
--spa-dream:#1a8ebc;
--high-blue:#4ab3e8;
--fish-pond:#8ac5f4;
--blue-refrain:#b1d8e7;
--child-of-light:#f1f5f8;
}

More palettes to explore