All Palettes

Color Palette #3b6d9b, #5c9bbc, #8ec4e1, #b2e0f0, #fafafa

0%
0%
0%

CSS code for this palette

/* CSS */
.star-sapphire {
color: #3b6d9b;
}
.shakespeare {
color: #5c9bbc;
}
.club-cruise {
color: #8ec4e1;
}
.break-the-ice {
color: #b2e0f0;
}
.dr-white {
color: #fafafa;
}

/* CSS Variables */
:root {
--star-sapphire:#3b6d9b;
--shakespeare:#5c9bbc;
--club-cruise:#8ec4e1;
--break-the-ice:#b2e0f0;
--dr-white:#fafafa;
}

More palettes to explore