All Palettes

Whispers of the Nautical Breeze Color Palette

A gentle reminder of serene ocean waves, this harmonious blend of cool blues and soft aquas evokes the calming essence of a seaside escape, perfect for tranquil spaces and relaxing vibes.

0%
0%
0%

CSS code for this palette

/* CSS */
.saltwater-denim {
color: #18597b;
}
.blue-moon {
color: #3b8fab;
}
.surfin {
color: #6fc2d3;
}
.everest {
color: #a2e6e4;
}
.distant-horizon {
color: #f1f9f9;
}

/* CSS Variables */
:root {
--saltwater-denim:#18597b;
--blue-moon:#3b8fab;
--surfin:#6fc2d3;
--everest:#a2e6e4;
--distant-horizon:#f1f9f9;
}

More palettes to explore