All Palettes

Tranquil Tides and Crisp Skies Color Palette

A serene blend of blues and soft teals, this collection embodies the refreshing essence of ocean waves gently lapping against the shore, harmonizing with the gentle breeze of a sunny day. The soothing colors invite exploration and relaxation, perfect for those seeking peace amidst the hustle.

0%
0%
0%

CSS code for this palette

/* CSS */
.ahriman-blue {
color: #1e9cc2;
}
.holiday-blue {
color: #2ec8e0;
}
.blue-dacnis {
color: #4ae2e8;
}
.island-breeze {
color: #8dd8d0;
}
.seascape-green {
color: #b3e3e5;
}

/* CSS Variables */
:root {
--ahriman-blue:#1e9cc2;
--holiday-blue:#2ec8e0;
--blue-dacnis:#4ae2e8;
--island-breeze:#8dd8d0;
--seascape-green:#b3e3e5;
}

More palettes to explore