All Palettes

Aqua Harmony Color Palette

A serene blend of calming blues and refreshing teal shades, evoking feelings of tranquility and fluidity reminiscent of ocean waves and bright, sunny days.

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-blue {
color: #1b649d;
}
.greek-blue {
color: #009dbd;
}
.mountain-range-blue {
color: #4fb7c9;
}
.ice-crystal-blue {
color: #a4e5e2;
}
.bleached-silk {
color: #f2f4f1;
}

/* CSS Variables */
:root {
--jazz-blue:#1b649d;
--greek-blue:#009dbd;
--mountain-range-blue:#4fb7c9;
--ice-crystal-blue:#a4e5e2;
--bleached-silk:#f2f4f1;
}

More palettes to explore