All Palettes

Color Palette #1f3a3d, #2c6c6d, #4cb8b1, #a2e6d3, #f8efd3

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.north-sea {
color: #2c6c6d;
}
.tropical-escape {
color: #4cb8b1;
}
.aqua-wish {
color: #a2e6d3;
}
.meatbun {
color: #f8efd3;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--north-sea:#2c6c6d;
--tropical-escape:#4cb8b1;
--aqua-wish:#a2e6d3;
--meatbun:#f8efd3;
}

More palettes to explore