←Back to PalettesAll Palettes
Aqua Tranquility Color Palette
Dive into a serene escape where shimmering waters greet the softest skies. This palette evokes a sense of calm with its gentle aqua tones, reflecting the tranquil beauty of an oasis under a clear blue horizon. Perfect for creating spaces that inspire peace and relaxation.
0%
0%
0%
Color names in this palette
CSS code for this palette
/* CSS */
.tilla-kari-mosque {
color: #00cccc;
}
.medium-turquoise {
color: #4cd6d6;
}
.island-paradise {
color: #8ce3e3;
}
.ice-citadel {
color: #b3f4f4;
}
.light-cyan {
color: #e0ffff;
}
/* CSS Variables */
:root {
--tilla-kari-mosque:#00cccc;
--medium-turquoise:#4cd6d6;
--island-paradise:#8ce3e3;
--ice-citadel:#b3f4f4;
--light-cyan:#e0ffff;
}