All Palettes

Color Palette #1f3a3d, #2b5b5e, #3d8d8f, #57b0b2, #74d6d8

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.inner-space {
color: #2b5b5e;
}
.blue-chill {
color: #3d8d8f;
}
.crystalsong-blue {
color: #57b0b2;
}
.andes-sky {
color: #74d6d8;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--inner-space:#2b5b5e;
--blue-chill:#3d8d8f;
--crystalsong-blue:#57b0b2;
--andes-sky:#74d6d8;
}

More palettes to explore