All Palettes

Aqua Horizon Bliss Color Palette

Immerse yourself in the refreshing hues of a tranquil sea breeze. The soft gradient of blues and teals evokes the feeling of a serene ocean view, where the water meets the sky, inviting peace and calm to your space. Each shade flows seamlessly into the next, reminiscent of gentle waves lapping against the shore, perfect for creating a soothing atmosphere in any setting.

0%
0%
0%

CSS code for this palette

/* CSS */
.arctic-paradise {
color: #b9e0f9;
}
.ocean-cruise {
color: #9fd4df;
}
.petit-four {
color: #7ebbce;
}
.thalassa {
color: #50b0b9;
}
.turkish-stone {
color: #2c7c8c;
}

/* CSS Variables */
:root {
--arctic-paradise:#b9e0f9;
--ocean-cruise:#9fd4df;
--petit-four:#7ebbce;
--thalassa:#50b0b9;
--turkish-stone:#2c7c8c;
}

More palettes to explore