Serene Sky Hues Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Serene Sky Hues palette
Image Gallery
Serene Sky Hues color palette CSS
/* CSS */
.color-1 {
color: #e4eef1;
}
.color-2 {
color: #d3e2e9;
}
.color-3 {
color: #c1d7e1;
}
.color-4 {
color: #afcada;
}
.color-5 {
color: #95bad0;
}
/* CSS Variables */
:root {
--color-1: #e4eef1;
--color-2: #d3e2e9;
--color-3: #c1d7e1;
--color-4: #afcada;
--color-5: #95bad0;
}
Serene Sky Hues background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e4eef1, #d3e2e9, #c1d7e1, #afcada, #95bad0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e4eef1, #d3e2e9, #c1d7e1, #afcada, #95bad0);
}
Similar color palettes
- Whispering Mist
- Shades of Gray
- Midnight Mirage
- Oceanic Twilight Symphony
- Whispers of Dusk
- Midnight Reverie
- Ocean's Whispering Shadows
- Whispers of Sunlight
- Whispers of Lavender Sky
- Sunlit Sand Dunes
- Dark Blue
- Shades of Gray
- Serene Coastal Bliss
- Shades of Gray
- Shades of Silver Whisper
- Whispering Mist Hues
- Shades of Gray
- Serene Ocean Breeze
Serene Sky Hues color palette created on .