All Palettes

Whispers of the Deep Blue Realm Color Palette

Explore the serene depths of a tranquil ocean where shades of sapphire and teal dance gracefully with whispers of shadows, evoking a sense of calm and introspection. Each color intertwines to create a harmonious blend that reflects the soothing essence of aquatic realms.

0%
0%
0%

CSS code for this palette

/* CSS */
.pond-blue {
color: #88b7c8;
}
.aegean-sea {
color: #4c8ea4;
}
.astral {
color: #397189;
}
.shadow-of-night {
color: #2c4f5e;
}
.subterranean-river {
color: #1f3c4d;
}

/* CSS Variables */
:root {
--pond-blue:#88b7c8;
--aegean-sea:#4c8ea4;
--astral:#397189;
--shadow-of-night:#2c4f5e;
--subterranean-river:#1f3c4d;
}

More palettes to explore