←Back to PalettesAll Palettes
Serene Waters and Gentle Blooms Color Palette
A tranquil fusion of soft teal greens and blush tones, reminiscent of serene waters cradled by delicate flowers at sunrise. This soothing mix invites a sense of calmness, warmth, and serenity into any space, making you feel as if you're gently cradled in nature's embrace.
0%
0%
0%
Color names in this palette
CSS code for this palette
/* CSS */
.peppermint-pie {
color: #a6c9c0;
}
.pale-mountain-lake-turquoise {
color: #bae3d3;
}
.out-of-blue {
color: #c1f6e1;
}
.d-cor-white {
color: #f2e5cf;
}
.apricot-obsession {
color: #f9c3b4;
}
/* CSS Variables */
:root {
--peppermint-pie:#a6c9c0;
--pale-mountain-lake-turquoise:#bae3d3;
--out-of-blue:#c1f6e1;
--d-cor-white:#f2e5cf;
--apricot-obsession:#f9c3b4;
}