Serene Sky Whispers Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Serene Sky Whispers palette
Color Inspiration
Images that showcase this color palette in real designs
Download Serene Sky Whispers Color Palette (PNG)
Serene Sky Whispers color palette CSS
/* CSS */
.color-1 {
color: #a3c7e0;
}
.color-2 {
color: #b5d4e8;
}
.color-3 {
color: #e1f1f9;
}
.color-4 {
color: #aed5d3;
}
.color-5 {
color: #a1c6d4;
}
/* CSS Variables */
:root {
--color-1: #a3c7e0;
--color-2: #b5d4e8;
--color-3: #e1f1f9;
--color-4: #aed5d3;
--color-5: #a1c6d4;
}
Serene Sky Whispers background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3c7e0, #b5d4e8, #e1f1f9, #aed5d3, #a1c6d4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3c7e0, #b5d4e8, #e1f1f9, #aed5d3, #a1c6d4);
}
Similar color palettes
Scroll down to explore 200+ Aesthetic color palettes
Serene Sky Whispers color palette created on .