All Palettes

Color Palette #a8d3e1, #5abfd3, #3b9fd8, #1e7ecc, #0f5ea9

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.skink-blue {
color: #5abfd3;
}
.dayflower {
color: #3b9fd8;
}
.eye-blue {
color: #1e7ecc;
}
.greek-flag-blue {
color: #0f5ea9;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--skink-blue:#5abfd3;
--dayflower:#3b9fd8;
--eye-blue:#1e7ecc;
--greek-flag-blue:#0f5ea9;
}

More palettes to explore