Paleta de colores Autumn Serenade
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Autumn Serenade palette
CSS de la paleta de colores Autumn Serenade
/* CSS */
.color-1 {
color: #f5c2a3;
}
.color-2 {
color: #f9a639;
}
.color-3 {
color: #f78d1d;
}
.color-4 {
color: #e45c3a;
}
.color-5 {
color: #d13d58;
}
/* CSS Variables */
:root {
--color-1: #f5c2a3;
--color-2: #f9a639;
--color-3: #f78d1d;
--color-4: #e45c3a;
--color-5: #d13d58;
}
CSS del degradado de fondo Autumn Serenade
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5c2a3, #f9a639, #f78d1d, #e45c3a, #d13d58);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5c2a3, #f9a639, #f78d1d, #e45c3a, #d13d58);
}
Paletas de colores similares
- Celestial Whispers
- Sunset Blossoms
- Tropical Lychee Bliss
- Tropical Lychee Bliss
- Pink Angel
- Dandy Delight
- Coastal Serenity
- Whimsical Woodland Retreat
- Cotton Candy Dreamscape
- Pastel Pink
- Pink Monoflower
- Jill's Sunset Blush
- Sweet Pink
- Pastel Voete
- Light Pink Cookie
- Cosmic Skater Vibes
- Peach Whipped Pie
- Gail's Gentle Blossom
Autumn Serenade color palette created on .