All Palettes

Color Palette #b1c3c4, #8a998f, #6c7d7f, #a8a08f, #d8c6b0

0%
0%
0%

CSS code for this palette

/* CSS */
.jungle-mist {
color: #b1c3c4;
}
.deco-grey {
color: #8a998f;
}
.coney-island {
color: #6c7d7f;
}
.apple-hill {
color: #a8a08f;
}
.hanover {
color: #d8c6b0;
}

/* CSS Variables */
:root {
--jungle-mist:#b1c3c4;
--deco-grey:#8a998f;
--coney-island:#6c7d7f;
--apple-hill:#a8a08f;
--hanover:#d8c6b0;
}

More palettes to explore