Dreamy Sky Whispers Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Dreamy Sky Whispers palette
Dreamy Sky Whispers color palette PNG image
Dreamy Sky Whispers color palette CSS
/* CSS */
.color-1 {
color: #dbdbff;
}
.color-2 {
color: #b3b3ff;
}
.color-3 {
color: #f0f0ff;
}
.color-4 {
color: #c7c7ff;
}
.color-5 {
color: #dbf0ff;
}
/* CSS Variables */
:root {
--color-1: #dbdbff;
--color-2: #b3b3ff;
--color-3: #f0f0ff;
--color-4: #c7c7ff;
--color-5: #dbf0ff;
}
Dreamy Sky Whispers background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dbdbff, #b3b3ff, #f0f0ff, #c7c7ff, #dbf0ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dbdbff, #b3b3ff, #f0f0ff, #c7c7ff, #dbf0ff);
}
Similar color palettes
Scroll down to explore 200+ Aesthetic color palettes
Dreamy Sky Whispers color palette created on .