All Palettes

Color Palette #003c66, #006c94, #0095b3, #00b2d1, #00dae6

0%
0%
0%

CSS code for this palette

/* CSS */
.marine-blue {
color: #003c66;
}
.port-au-prince {
color: #006c94;
}
.bondi-blue {
color: #0095b3;
}
.iris-blue {
color: #00b2d1;
}
.thousand-sons-blue {
color: #00dae6;
}

/* CSS Variables */
:root {
--marine-blue:#003c66;
--port-au-prince:#006c94;
--bondi-blue:#0095b3;
--iris-blue:#00b2d1;
--thousand-sons-blue:#00dae6;
}

More palettes to explore