All Palettes

Color Palette #1e3a3e, #497472, #7b9d9b, #b2d7d1, #f0f9f8

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1e3a3e;
}
.tandayapa-cloud-forest {
color: #497472;
}
.salt-blue {
color: #7b9d9b;
}
.wave-top {
color: #b2d7d1;
}
.distant-horizon {
color: #f0f9f8;
}

/* CSS Variables */
:root {
--nordic:#1e3a3e;
--tandayapa-cloud-forest:#497472;
--salt-blue:#7b9d9b;
--wave-top:#b2d7d1;
--distant-horizon:#f0f9f8;
}

More palettes to explore