All Palettes

Whispers of Earthy Tranquility Color Palette

A serene blend of soft greens and muted greys evokes a peaceful landscape where nature's whispers echo among the trees, providing calm amidst the chaos of life.

0%
0%
0%

CSS code for this palette

/* CSS */
.healing-aloe {
color: #b7c9b1;
}
.mocha-madness {
color: #8b6a5b;
}
.palladium {
color: #b0b0b0;
}
.black-oak {
color: #4f4f4f;
}
.whispering-frost {
color: #d6e6d7;
}

/* CSS Variables */
:root {
--healing-aloe:#b7c9b1;
--mocha-madness:#8b6a5b;
--palladium:#b0b0b0;
--black-oak:#4f4f4f;
--whispering-frost:#d6e6d7;
}

More palettes to explore