All Palettes

Color Palette #1b4b3d, #4f8c6d, #7dd8a0, #cae2d7, #f1f5f0

0%
0%
0%

CSS code for this palette

/* CSS */
.brunswick-green {
color: #1b4b3d;
}
.saltwater-depth {
color: #4f8c6d;
}
.enchanted-emerald {
color: #7dd8a0;
}
.moody-mist {
color: #cae2d7;
}
.heavy-sugar {
color: #f1f5f0;
}

/* CSS Variables */
:root {
--brunswick-green:#1b4b3d;
--saltwater-depth:#4f8c6d;
--enchanted-emerald:#7dd8a0;
--moody-mist:#cae2d7;
--heavy-sugar:#f1f5f0;
}

More palettes to explore