All Palettes

Serenity of the Coastal Breeze Color Palette

Immerse yourself in the tranquil essence of coastal landscapes with this soothing blend of vibrant greens and soft pastels. Each hue whispers tales of gentle waves and fresh ocean air, evoking a sense of calm and rejuvenation that dances like sunlight on water.

0%
0%
0%

CSS code for this palette

/* CSS */
.jubilant-jade {
color: #41aa77;
}
.waterfall {
color: #3cb99e;
}
.peppy-peacock {
color: #4ed4b1;
}
.sweet-aqua {
color: #a8e6d1;
}
.treacherous-blizzard {
color: #def7e8;
}

/* CSS Variables */
:root {
--jubilant-jade:#41aa77;
--waterfall:#3cb99e;
--peppy-peacock:#4ed4b1;
--sweet-aqua:#a8e6d1;
--treacherous-blizzard:#def7e8;
}

More palettes to explore