Whimsical Sunrise Serenade Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Whimsical Sunrise Serenade palette
Whimsical Sunrise Serenade color palette CSS
/* CSS */
.color-1 {
color: #fcfded;
}
.color-2 {
color: #f7eecf;
}
.color-3 {
color: #f0c442;
}
.color-4 {
color: #f09ea1;
}
.color-5 {
color: #a8bad6;
}
/* CSS Variables */
:root {
--color-1: #fcfded;
--color-2: #f7eecf;
--color-3: #f0c442;
--color-4: #f09ea1;
--color-5: #a8bad6;
}
Whimsical Sunrise Serenade background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fcfded, #f7eecf, #f0c442, #f09ea1, #a8bad6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fcfded, #f7eecf, #f0c442, #f09ea1, #a8bad6);
}
Similar color palettes
- Cotton Candy Dreams
- Moon
- Whispers of Lavender Dreams
- Whimsical Dreamscape
- Whispers of Vintage Rose
- Whimsical Dreamscape
- Soft Purple
- Whimsical Sunrise Serenade
- Whimsical Sunrise Blush
- Whimsical Dreamscape
- Light Purple Lily
- Whispers of Sunrise
- Whispers of Twilight
- Pastel Purple
- Celestial Bloom
- Electric Elegance
- Husk Sundays
- Whispering Caramel
Whimsical Sunrise Serenade color palette created on .