All Palettes

Color Palette #b6c8a7, #a4b6a0, #8e9b8c, #799a8d, #5f7c76

0%
0%
0%

CSS code for this palette

/* CSS */
.seacrest {
color: #b6c8a7;
}
.bamboo-shoot {
color: #a4b6a0;
}
.farm-fresh {
color: #8e9b8c;
}
.tile-green {
color: #799a8d;
}
.refreshing-green {
color: #5f7c76;
}

/* CSS Variables */
:root {
--seacrest:#b6c8a7;
--bamboo-shoot:#a4b6a0;
--farm-fresh:#8e9b8c;
--tile-green:#799a8d;
--refreshing-green:#5f7c76;
}

More palettes to explore