All Palettes

Color Palette #699b89, #4b7c6e, #3a5a55, #2c4948, #1e3e3e

0%
0%
0%

CSS code for this palette

/* CSS */
.cyprus-green {
color: #699b89;
}
.hooker-s-green {
color: #4b7c6e;
}
.iridescent {
color: #3a5a55;
}
.black-water {
color: #2c4948;
}
.royal-neptune {
color: #1e3e3e;
}

/* CSS Variables */
:root {
--cyprus-green:#699b89;
--hooker-s-green:#4b7c6e;
--iridescent:#3a5a55;
--black-water:#2c4948;
--royal-neptune:#1e3e3e;
}

More palettes to explore