All Palettes

Aqua Serenity Voyage Color Palette

Dive into the tranquil waters of Aqua Serenity Voyage, a harmonious blend of soothing teal and deep blue hues that evoke a feeling of calm and refreshment. This palette captures the essence of coastal escapes and tranquil shores, perfect for soothing design projects that aim to bring peace and relaxation to any space.

0%
0%
0%

CSS code for this palette

/* CSS */
.lago-blue {
color: #1fc1c1;
}
.tropical-lagoon {
color: #1f9cb2;
}
.mediterranean-sea {
color: #1f8cad;
}
.pagoda-blue {
color: #1e7d94;
}
.suez-canal {
color: #1f5f7f;
}

/* CSS Variables */
:root {
--lago-blue:#1fc1c1;
--tropical-lagoon:#1f9cb2;
--mediterranean-sea:#1f8cad;
--pagoda-blue:#1e7d94;
--suez-canal:#1f5f7f;
}

More palettes to explore