All Palettes

Color Palette #e5e3dc, #b7c2bf, #8c9b8f, #5b806e, #3f5a4d

0%
0%
0%

CSS code for this palette

/* CSS */
.black-white {
color: #e5e3dc;
}
.whispering-winds {
color: #b7c2bf;
}
.mossleaf {
color: #8c9b8f;
}
.fuchsite-green {
color: #5b806e;
}
.plantation {
color: #3f5a4d;
}

/* CSS Variables */
:root {
--black-white:#e5e3dc;
--whispering-winds:#b7c2bf;
--mossleaf:#8c9b8f;
--fuchsite-green:#5b806e;
--plantation:#3f5a4d;
}

More palettes to explore