←Back to PalettesAll Palettes
Whispers of the Serene Seascape Color Palette
A tranquil fusion of soft aquas and gentle teals, reminiscent of a peaceful coastal retreat, lapping shores, and calm ocean breezes. Each hue whispers relaxation and tranquility, inviting you to unwind and soak in the soothing waves of color.
0%
0%
0%
Color names in this palette
CSS code for this palette
/* CSS */
.early-june {
color: #b3d2e0;
}
.mellifluous-blue {
color: #c8e0e0;
}
.piccolo {
color: #8dcfe2;
}
.terrace-pool {
color: #9fd8e0;
}
.let-it-snow {
color: #d6f5f5;
}
/* CSS Variables */
:root {
--early-june:#b3d2e0;
--mellifluous-blue:#c8e0e0;
--piccolo:#8dcfe2;
--terrace-pool:#9fd8e0;
--let-it-snow:#d6f5f5;
}