All Palettes

Color Palette #5590d8, #4b89c3, #3b9eb0, #a1d7e8, #f2f5f7

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart {
color: #5590d8;
}
.boat-house {
color: #4b89c3;
}
.glacier-green {
color: #3b9eb0;
}
.nevada-sky {
color: #a1d7e8;
}
.chef-s-hat {
color: #f2f5f7;
}

/* CSS Variables */
:root {
--blue-dart:#5590d8;
--boat-house:#4b89c3;
--glacier-green:#3b9eb0;
--nevada-sky:#a1d7e8;
--chef-s-hat:#f2f5f7;
}

More palettes to explore