All Palettes

Color Palette #5590d8, #6ca4e0, #89b9e6, #a5c9e9, #d7e6f4

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart {
color: #5590d8;
}
.greek-sea {
color: #6ca4e0;
}
.blue-eyed-boy {
color: #89b9e6;
}
.island-light {
color: #a5c9e9;
}
.icicle-veil {
color: #d7e6f4;
}

/* CSS Variables */
:root {
--blue-dart:#5590d8;
--greek-sea:#6ca4e0;
--blue-eyed-boy:#89b9e6;
--island-light:#a5c9e9;
--icicle-veil:#d7e6f4;
}

More palettes to explore