←Back to PalettesAll Palettes
Serene Waters of Coastal Bliss Color Palette
Dive into a refreshing escape with this soothing blend of aqua hues that evoke the tranquility of coastal waves and the gentle embrace of ocean breezes. A perfect palette for those seeking calmness, creativity, and connection to the sea.
0%
0%
0%
Color names in this palette
CSS code for this palette
/* CSS */
.early-july {
color: #a7dfe7;
}
.aruba-blue {
color: #7dd1d8;
}
.glimpse {
color: #4ab8c9;
}
.ahriman-blue {
color: #1da2b9;
}
.cote-d-azur {
color: #007a8a;
}
/* CSS Variables */
:root {
--early-july:#a7dfe7;
--aruba-blue:#7dd1d8;
--glimpse:#4ab8c9;
--ahriman-blue:#1da2b9;
--cote-d-azur:#007a8a;
}