All Palettes

Color Palette #3b5a8c, #5f7e9b, #80a2b3, #a5c9d5, #d2f3f9

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3b5a8c;
}
.greyish-blue {
color: #5f7e9b;
}
.lagoon-blue {
color: #80a2b3;
}
.drip {
color: #a5c9d5;
}
.water {
color: #d2f3f9;
}

/* CSS Variables */
:root {
--antilles-blue:#3b5a8c;
--greyish-blue:#5f7e9b;
--lagoon-blue:#80a2b3;
--drip:#a5c9d5;
--water:#d2f3f9;
}

More palettes to explore