←Back to PalettesAll Palettes
Whispers of a Sunkissed Breeze Color Palette
A soft embrace of warmth and tranquility, this color harmony radiates the gentle blush of dawn and the serene coolness of ocean waves. Each hue dances together, evoking a soothing atmosphere that invites relaxation and reflection, reminiscent of cherished moments spent under a pastel sky.
0%
0%
0%
Color names in this palette
CSS code for this palette
/* CSS */
.calabrese {
color: #f1a8a2;
}
.jazz-age-coral {
color: #f1c1b1;
}
.schabziger-green {
color: #e2e5b8;
}
.chapel-blue {
color: #b0d1e8;
}
.thistleblossom-soft-blue {
color: #8ab4c1;
}
/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--jazz-age-coral:#f1c1b1;
--schabziger-green:#e2e5b8;
--chapel-blue:#b0d1e8;
--thistleblossom-soft-blue:#8ab4c1;
}