All Palettes

Breezy Escape to Sunlit Shores Color Palette

A serene mix of soft blues and warm earth tones that transports you to a tranquil seaside getaway. Each hue whispers a tale of coastal breezes, soothing waves, and sun-kissed memories waiting to unfold.

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-iguana {
color: #4e9cd0;
}
.arboretum {
color: #6ebf99;
}
.vanilla {
color: #f3e4aa;
}
.ginger-milk {
color: #f9a858;
}
.bloodletter {
color: #e3744f;
}

/* CSS Variables */
:root {
--blue-iguana:#4e9cd0;
--arboretum:#6ebf99;
--vanilla:#f3e4aa;
--ginger-milk:#f9a858;
--bloodletter:#e3744f;
}

More palettes to explore