All Palettes

Color Palette #1f3b3d, #3a6c6e, #4d9b9d, #6fd1d3, #a1e3e0

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3b3d;
}
.aquarium {
color: #3a6c6e;
}
.coolbox-ice-turquoise {
color: #4d9b9d;
}
.soft-turquoise {
color: #6fd1d3;
}
.everest {
color: #a1e3e0;
}

/* CSS Variables */
:root {
--nordic:#1f3b3d;
--aquarium:#3a6c6e;
--coolbox-ice-turquoise:#4d9b9d;
--soft-turquoise:#6fd1d3;
--everest:#a1e3e0;
}

More palettes to explore