All Palettes

Color Palette #1f3a3d, #2a4b4c, #5c8a7d, #8cc5b0, #f2e2b0

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.ponderosa-pine {
color: #2a4b4c;
}
.privet-hedge {
color: #5c8a7d;
}
.hellion-green {
color: #8cc5b0;
}
.bone-white {
color: #f2e2b0;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--ponderosa-pine:#2a4b4c;
--privet-hedge:#5c8a7d;
--hellion-green:#8cc5b0;
--bone-white:#f2e2b0;
}

More palettes to explore