All Palettes

Serene Skies and Coastal Dreams Color Palette

Immerse yourself in the tranquil hues of azure skies and gentle ocean waves. This palette captures the essence of a peaceful seaside escape, where the soft blues mingle with airy whites to evoke a sense of calm and serenity. Ideal for creating spacious, uplifting environments, it invites a refreshing breath of fresh air into any design.

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.sail-away {
color: #52b7e5;
}
.light-blue-glint {
color: #a9d3e0;
}
.chef-s-hat {
color: #f3f4f7;
}
.opal-waters {
color: #b1c5d2;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--sail-away:#52b7e5;
--light-blue-glint:#a9d3e0;
--chef-s-hat:#f3f4f7;
--opal-waters:#b1c5d2;
}

More palettes to explore