All Palettes

Color Palette #4b91e2, #5ab1e7, #8cc8e8, #a4d5ef, #d5e6f1

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.blue-jeans {
color: #5ab1e7;
}
.deluxe-days {
color: #8cc8e8;
}
.light-shimmer {
color: #a4d5ef;
}
.snowdrift-glow {
color: #d5e6f1;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--blue-jeans:#5ab1e7;
--deluxe-days:#8cc8e8;
--light-shimmer:#a4d5ef;
--snowdrift-glow:#d5e6f1;
}

More palettes to explore