All Palettes

Color Palette #b0c4a1, #a8bba0, #6b8e7b, #d2e5d6, #b1c8b1

0%
0%
0%

CSS code for this palette

/* CSS */
.green-andara {
color: #b0c4a1;
}
.laurel-green {
color: #a8bba0;
}
.grandview {
color: #6b8e7b;
}
.peppermint-patty {
color: #d2e5d6;
}
.zanah {
color: #b1c8b1;
}

/* CSS Variables */
:root {
--green-andara:#b0c4a1;
--laurel-green:#a8bba0;
--grandview:#6b8e7b;
--peppermint-patty:#d2e5d6;
--zanah:#b1c8b1;
}

More palettes to explore