All Palettes

Color Palette #0b518e, #2b8f9c, #4bc7d2, #a4e2e5, #fffbf0

0%
0%
0%

CSS code for this palette

/* CSS */
.yale-blue {
color: #0b518e;
}
.scooter {
color: #2b8f9c;
}
.sea-serpent {
color: #4bc7d2;
}
.ice-crystal-blue {
color: #a4e2e5;
}
.vanilla-shake {
color: #fffbf0;
}

/* CSS Variables */
:root {
--yale-blue:#0b518e;
--scooter:#2b8f9c;
--sea-serpent:#4bc7d2;
--ice-crystal-blue:#a4e2e5;
--vanilla-shake:#fffbf0;
}

More palettes to explore