All Palettes

Color Palette #4e9cd0, #2c7d9b, #1f6a7f, #1a4d60, #0f303e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-iguana {
color: #4e9cd0;
}
.valley-of-glaciers {
color: #2c7d9b;
}
.allports {
color: #1f6a7f;
}
.lazurite-blue {
color: #1a4d60;
}
.firmament-blue {
color: #0f303e;
}

/* CSS Variables */
:root {
--blue-iguana:#4e9cd0;
--valley-of-glaciers:#2c7d9b;
--allports:#1f6a7f;
--lazurite-blue:#1a4d60;
--firmament-blue:#0f303e;
}

More palettes to explore