All Palettes

Color Palette #5590d8, #4ca8e1, #80d5ef, #a5e4e4, #f1f7e8

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart {
color: #5590d8;
}
.high-blue {
color: #4ca8e1;
}
.medium-sky-blue {
color: #80d5ef;
}
.ice-crystal-blue {
color: #a5e4e4;
}
.applemint-soda {
color: #f1f7e8;
}

/* CSS Variables */
:root {
--blue-dart:#5590d8;
--high-blue:#4ca8e1;
--medium-sky-blue:#80d5ef;
--ice-crystal-blue:#a5e4e4;
--applemint-soda:#f1f7e8;
}

More palettes to explore