Sunset Serenade Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Sunset Serenade palette
Sunset Serenade color palette CSS
/* CSS */
.color-1 {
color: #f1a7b2;
}
.color-2 {
color: #f8bfc3;
}
.color-3 {
color: #f2e1d4;
}
.color-4 {
color: #f9d385;
}
.color-5 {
color: #f4b73e;
}
/* CSS Variables */
:root {
--color-1: #f1a7b2;
--color-2: #f8bfc3;
--color-3: #f2e1d4;
--color-4: #f9d385;
--color-5: #f4b73e;
}
Sunset Serenade background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1a7b2, #f8bfc3, #f2e1d4, #f9d385, #f4b73e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1a7b2, #f8bfc3, #f2e1d4, #f9d385, #f4b73e);
}
Similar color palettes
Scroll down to explore 500+ Bright color palettes
- Celestial Confectionery
- Sweet Sunrise Celebration
- Pink Yumi
- Pink Birthday Cake
- Pink Birthday Cake
- Sweet Celebration
- Bright Yellow
- Brent's Blossoms
- Pink Celebration
- Sweet Celebration Dream
- Pink Celebration
- Pink Marry
- Pink Yumi
- Whimsical Blossoms
- Whimsical Blossoms
- Blossom Reverie
- Whimsical Blossoms
- Whimsical Blossoms
Sunset Serenade color palette created on .