All Palettes

Color Palette #1f3a3d, #2d6a6c, #4cb8b1, #a6e2df, #f4c0b3

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.north-sea {
color: #2d6a6c;
}
.tropical-escape {
color: #4cb8b1;
}
.ice-crystal-blue {
color: #a6e2df;
}
.rustique {
color: #f4c0b3;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--north-sea:#2d6a6c;
--tropical-escape:#4cb8b1;
--ice-crystal-blue:#a6e2df;
--rustique:#f4c0b3;
}

More palettes to explore