All Palettes

Oceanic Harmony Color Palette

A soothing palette inspired by the tranquil hues of the ocean, featuring vibrant blues and calming teal shades that evoke a sense of peace and serenity.

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu-blue {
color: #02a7d4;
}
.blue-atoll {
color: #00b0e0;
}
.maldives {
color: #00bfe0;
}
.aztec-turquoise {
color: #00d9e0;
}
.spinnaker {
color: #a3e0df;
}

/* CSS Variables */
:root {
--malibu-blue:#02a7d4;
--blue-atoll:#00b0e0;
--maldives:#00bfe0;
--aztec-turquoise:#00d9e0;
--spinnaker:#a3e0df;
}

More palettes to explore