All Palettes

Color Palette #8d9a91, #a4b5a1, #c1d7c2, #f7e8ca, #f3afc0

0%
0%
0%

CSS code for this palette

/* CSS */
.iceberg-green {
color: #8d9a91;
}
.bamboo-shoot {
color: #a4b5a1;
}
.misty-lake {
color: #c1d7c2;
}
.gin-fizz {
color: #f7e8ca;
}
.ibis {
color: #f3afc0;
}

/* CSS Variables */
:root {
--iceberg-green:#8d9a91;
--bamboo-shoot:#a4b5a1;
--misty-lake:#c1d7c2;
--gin-fizz:#f7e8ca;
--ibis:#f3afc0;
}

More palettes to explore