All Palettes

Color Palette #1b3264, #2d4a7c, #498c9c, #80b3b3, #a6e2df

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1b3264;
}
.nautical {
color: #2d4a7c;
}
.hippie-blue {
color: #498c9c;
}
.cold-front-green {
color: #80b3b3;
}
.ice-crystal-blue {
color: #a6e2df;
}

/* CSS Variables */
:root {
--mythical-night:#1b3264;
--nautical:#2d4a7c;
--hippie-blue:#498c9c;
--cold-front-green:#80b3b3;
--ice-crystal-blue:#a6e2df;
}

More palettes to explore