All Palettes

Color Palette #b6c8c6, #a3b8b1, #8da5a0, #6f9b8c, #4c7b77

0%
0%
0%

CSS code for this palette

/* CSS */
.misty-surf {
color: #b6c8c6;
}
.garden-twilight {
color: #a3b8b1;
}
.green-meets-blue {
color: #8da5a0;
}
.peahen {
color: #6f9b8c;
}
.breaker-bay {
color: #4c7b77;
}

/* CSS Variables */
:root {
--misty-surf:#b6c8c6;
--garden-twilight:#a3b8b1;
--green-meets-blue:#8da5a0;
--peahen:#6f9b8c;
--breaker-bay:#4c7b77;
}

More palettes to explore