All Palettes

Whispers of Blossoms and Waves Color Palette

This enchanting color scheme captures the gentle embrace of a floral oasis kissed by ocean waves. The soft pastel blues and muted pinks evoke a serene atmosphere, reminiscent of tranquil mornings spent near blooming gardens and breezy shores. Each hue harmonizes beautifully, creating a dreamy landscape where nature's beauty flourishes and beckons.

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-pot {
color: #a2b3c3;
}
.april-tears {
color: #b4c9d5;
}
.stone-washed {
color: #d5e1e7;
}
.funhouse {
color: #f3d8da;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--blue-pot:#a2b3c3;
--april-tears:#b4c9d5;
--stone-washed:#d5e1e7;
--funhouse:#f3d8da;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore