All Palettes

Color Palette #9bc0b4, #6a9a8d, #4b817a, #3f6a6e, #2a4e50

0%
0%
0%

CSS code for this palette

/* CSS */
.stanley {
color: #9bc0b4;
}
.little-league {
color: #6a9a8d;
}
.fir-blue {
color: #4b817a;
}
.moat {
color: #3f6a6e;
}
.seagrass-green {
color: #2a4e50;
}

/* CSS Variables */
:root {
--stanley:#9bc0b4;
--little-league:#6a9a8d;
--fir-blue:#4b817a;
--moat:#3f6a6e;
--seagrass-green:#2a4e50;
}

More palettes to explore