Sunrise Serenade Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Sunrise Serenade palette
Sunrise Serenade color palette CSS
/* CSS */
.color-1 {
color: #f9e5a4;
}
.color-2 {
color: #f7c5a1;
}
.color-3 {
color: #f7a1a1;
}
.color-4 {
color: #f58490;
}
.color-5 {
color: #eb6b87;
}
/* CSS Variables */
:root {
--color-1: #f9e5a4;
--color-2: #f7c5a1;
--color-3: #f7a1a1;
--color-4: #f58490;
--color-5: #eb6b87;
}
Sunrise Serenade background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9e5a4, #f7c5a1, #f7a1a1, #f58490, #eb6b87);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9e5a4, #f7c5a1, #f7a1a1, #f58490, #eb6b87);
}
Similar color palettes
- Rose Victorian
- Creamy Confections
- Cute Pink
- Autumn Whisper
- Sweet Whispered Dreams
- Smiles in Bloom
- Glimmering Crumble
- Celebration Sprinkles
- Pink Confetti
- Urban Enchantment
- Light Yellow
- Whimsical Sunrise
- Whimsical Tuhu Dreamscape
- Sunset Reverie
- Empowered Elegance
- Shades of Brown
- Botanical Remedies
- Creamy Sunset Delight
Sunrise Serenade color palette created on .