←Back to PalettesAll Palettes
Serene Waters of Tranquil Horizons Color Palette
Dive into a peaceful sanctuary where cool blues and gentle turquoise embrace the calm of clear waters. With hints of soft warmth from sandy shores, this collection evokes a refreshing escape, ideal for moments of relaxation and contemplation.
0%
0%
0%
Color names in this palette
CSS code for this palette
/* CSS */
.carol {
color: #2d8ea9;
}
.veranda-blue {
color: #66b2b2;
}
.aqua-island {
color: #a4dad8;
}
.zh-n-zh-b-i-pearl {
color: #f5f9fa;
}
.shrimp-cocktail {
color: #f4a462;
}
/* CSS Variables */
:root {
--carol:#2d8ea9;
--veranda-blue:#66b2b2;
--aqua-island:#a4dad8;
--zh-n-zh-b-i-pearl:#f5f9fa;
--shrimp-cocktail:#f4a462;
}