All Palettes

Color Palette #1c3f6d, #3a6b9c, #599acf, #8dc4e2, #b9e6f9

0%
0%
0%

CSS code for this palette

/* CSS */
.fish-net-blue {
color: #1c3f6d;
}
.star-sapphire {
color: #3a6b9c;
}
.winter-lakes {
color: #599acf;
}
.club-cruise {
color: #8dc4e2;
}
.arctic-paradise {
color: #b9e6f9;
}

/* CSS Variables */
:root {
--fish-net-blue:#1c3f6d;
--star-sapphire:#3a6b9c;
--winter-lakes:#599acf;
--club-cruise:#8dc4e2;
--arctic-paradise:#b9e6f9;
}

More palettes to explore