All Palettes

Color Palette #9fc1b8, #6a9a8e, #4a6d6d, #b1d8d3, #e5f1e4

0%
0%
0%

CSS code for this palette

/* CSS */
.cascade-green {
color: #9fc1b8;
}
.little-league {
color: #6a9a8e;
}
.sinkhole {
color: #4a6d6d;
}
.wave-top {
color: #b1d8d3;
}
.stone-path {
color: #e5f1e4;
}

/* CSS Variables */
:root {
--cascade-green:#9fc1b8;
--little-league:#6a9a8e;
--sinkhole:#4a6d6d;
--wave-top:#b1d8d3;
--stone-path:#e5f1e4;
}

More palettes to explore