All Palettes

Color Palette #1b4c79, #1d6a8b, #1f8a98, #5db6b2, #9fd2d6

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1b4c79;
}
.saxony-blue {
color: #1d6a8b;
}
.waikiki {
color: #1f8a98;
}
.hygiene-green {
color: #5db6b2;
}
.morning-glory {
color: #9fd2d6;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1b4c79;
--saxony-blue:#1d6a8b;
--waikiki:#1f8a98;
--hygiene-green:#5db6b2;
--morning-glory:#9fd2d6;
}

More palettes to explore