All Palettes

Blossoming Serenity Color Palette

A calming blend of soft pastels reminiscent of blooming flowers, creating a serene and peaceful atmosphere. The palette combines soothing mint green, gentle blues, delicate lavender, warm peach, and soft rose, capturing the essence of a tranquil spring bloom.

0%
0%
0%

CSS code for this palette

/* CSS */
.touch-of-turquoise {
color: #a2d7cf;
}
.frozen-blue {
color: #a6c4d9;
}
.pretty-petunia {
color: #d3b2e0;
}
.arts-crafts-gold {
color: #f9c78b;
}
.flower-blossom-pink {
color: #f57a8b;
}

/* CSS Variables */
:root {
--touch-of-turquoise:#a2d7cf;
--frozen-blue:#a6c4d9;
--pretty-petunia:#d3b2e0;
--arts-crafts-gold:#f9c78b;
--flower-blossom-pink:#f57a8b;
}

More palettes to explore