All Palettes

Tropical Serenity Color Palette

A calming palette inspired by the soothing hues of tropical waters and gentle breezes, combining serene blues and soft, warm neutrals.

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu {
color: #6ab8e2;
}
.tropical-escape {
color: #4cb8b1;
}
.channel {
color: #f1c4c0;
}
.lemon-filling {
color: #f7e6a6;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--malibu:#6ab8e2;
--tropical-escape:#4cb8b1;
--channel:#f1c4c0;
--lemon-filling:#f7e6a6;
--welcoming-wasp:#f0a800;
}

More palettes to explore