Whispering Skies Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Whispering Skies palette
Whispering Skies color palette CSS
/* CSS */
.color-1 {
color: #a3c7e0;
}
.color-2 {
color: #b9d3e9;
}
.color-3 {
color: #e1f0f9;
}
.color-4 {
color: #f1f9f3;
}
.color-5 {
color: #d9e1c6;
}
/* CSS Variables */
:root {
--color-1: #a3c7e0;
--color-2: #b9d3e9;
--color-3: #e1f0f9;
--color-4: #f1f9f3;
--color-5: #d9e1c6;
}
Whispering Skies background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3c7e0, #b9d3e9, #e1f0f9, #f1f9f3, #d9e1c6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3c7e0, #b9d3e9, #e1f0f9, #f1f9f3, #d9e1c6);
}
Similar color palettes
Scroll down to explore 300+ Aesthetic color palettes
- Bright Blue
- Serene Scholar Blues
- Scholarly Spectrum
- Ethereal Resonance
- Shades of Blue
- Ethereal Oddities
- Ocean Breeze Sunrise
- Aqua Playground
- Celestial Harmony
- Purple Twilight
- Cotton Candy Dreams
- Whispers of the Storm
- Celestial Serenade
- Celestial Dreamscape
- Serene Elegance
- Mystic Azure Dreamscape
- Shades of Blue
- Serenity Sunset
Whispering Skies color palette created on .