All Palettes

Color Palette #1e7a8a, #1e4876, #49899c, #6dd6e8, #a5e4e0

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1e7a8a;
}
.bright-midnight-blue {
color: #1e4876;
}
.hippie-blue {
color: #49899c;
}
.turquoise-sea {
color: #6dd6e8;
}
.ice-crystal-blue {
color: #a5e4e0;
}

/* CSS Variables */
:root {
--bermuda:#1e7a8a;
--bright-midnight-blue:#1e4876;
--hippie-blue:#49899c;
--turquoise-sea:#6dd6e8;
--ice-crystal-blue:#a5e4e0;
}

More palettes to explore