All Palettes

Color Palette #1f3a3d, #4b6f72, #79b9b1, #b1f1e1, #f8f9c3

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.sinkhole {
color: #4b6f72;
}
.mintnight {
color: #79b9b1;
}
.east-cape {
color: #b1f1e1;
}
.fine-linen {
color: #f8f9c3;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--sinkhole:#4b6f72;
--mintnight:#79b9b1;
--east-cape:#b1f1e1;
--fine-linen:#f8f9c3;
}

More palettes to explore