All Palettes

Color Palette #1f3a3d, #3a5b5f, #507c7c, #8bc6b6, #dae7e3

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.autumn-night {
color: #3a5b5f;
}
.nickel-ore-green {
color: #507c7c;
}
.aquastone {
color: #8bc6b6;
}
.homeopathic-blue {
color: #dae7e3;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--autumn-night:#3a5b5f;
--nickel-ore-green:#507c7c;
--aquastone:#8bc6b6;
--homeopathic-blue:#dae7e3;
}

More palettes to explore