←Back to PalettesAll Palettes
Whispers of Blue Serenity Color Palette
A tranquil blend of soft greys and serene blues, evoking a sense of calm and restful elegance. Perfect for spaces that invite peace and creativity, this collection embodies the essence of a gentle breeze on a clear day, soothing both mind and spirit.
0%
0%
0%
Color names in this palette
CSS code for this palette
/* CSS */
.astroscopus-grey {
color: #afb3b6;
}
.hazy-daze {
color: #a5b8c5;
}
.blue-bay {
color: #599bd9;
}
.baby-s-breath {
color: #d9e4e8;
}
.anti-flash-white {
color: #f0f3f5;
}
/* CSS Variables */
:root {
--astroscopus-grey:#afb3b6;
--hazy-daze:#a5b8c5;
--blue-bay:#599bd9;
--baby-s-breath:#d9e4e8;
--anti-flash-white:#f0f3f5;
}