All Palettes

Color Palette #1f3a3d, #3c8b8a, #5eb09c, #a3e1d2, #f7f6c0

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.royal-palm {
color: #3c8b8a;
}
.green-crush {
color: #5eb09c;
}
.aqua-wish {
color: #a3e1d2;
}
.cocoa-butter {
color: #f7f6c0;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--royal-palm:#3c8b8a;
--green-crush:#5eb09c;
--aqua-wish:#a3e1d2;
--cocoa-butter:#f7f6c0;
}

More palettes to explore