←Back to PalettesAll Palettes
Whispers of Nature's Tranquil Embrace Color Palette
An enchanting blend of serene greens and soft earth tones that evoke a sense of calm and connection to the natural world. Each color whispers the tranquility of lush meadows and gentle breezes, inviting you to unwind and breathe deeply.
0%
0%
0%
Color names in this palette
CSS code for this palette
/* CSS */
.mermaid-tears {
color: #d9e7a6;
}
.french-market {
color: #a3c8a3;
}
.peahen {
color: #6f9b8c;
}
.brittany-blue {
color: #4b7e8b;
}
.ponderosa-pine {
color: #2a4b4c;
}
/* CSS Variables */
:root {
--mermaid-tears:#d9e7a6;
--french-market:#a3c8a3;
--peahen:#6f9b8c;
--brittany-blue:#4b7e8b;
--ponderosa-pine:#2a4b4c;
}