All Palettes

Color Palette #1f3a3d, #4c8185, #7db1b5, #b1e2d5, #eef6f1

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.tapestry-teal {
color: #4c8185;
}
.buoyancy {
color: #7db1b5;
}
.ice-cube {
color: #b1e2d5;
}
.heavy-sugar {
color: #eef6f1;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--tapestry-teal:#4c8185;
--buoyancy:#7db1b5;
--ice-cube:#b1e2d5;
--heavy-sugar:#eef6f1;
}

More palettes to explore