All Palettes

Verdant Serenity in Whispering Leaves Color Palette

A calming assembly of lush greens and soft aqua, reminiscent of a tranquil forest where sunlight filters through the leaves, creating a serene sanctuary of nature's finest hues.

0%
0%
0%

CSS code for this palette

/* CSS */
.salem {
color: #1b794a;
}
.aragon-green {
color: #4bbe83;
}
.foul-green {
color: #7ec9a3;
}
.bright-sea-green {
color: #9fdfc0;
}
.pastel-jade {
color: #d3f3e2;
}

/* CSS Variables */
:root {
--salem:#1b794a;
--aragon-green:#4bbe83;
--foul-green:#7ec9a3;
--bright-sea-green:#9fdfc0;
--pastel-jade:#d3f3e2;
}

More palettes to explore