Paleta de colores Twilight Serenade
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Twilight Serenade palette
CSS de la paleta de colores Twilight Serenade
/* CSS */
.color-1 {
color: #f0a800;
}
.color-2 {
color: #f8c73f;
}
.color-3 {
color: #f8ecb9;
}
.color-4 {
color: #a5d8e9;
}
.color-5 {
color: #6c9eda;
}
/* CSS Variables */
:root {
--color-1: #f0a800;
--color-2: #f8c73f;
--color-3: #f8ecb9;
--color-4: #a5d8e9;
--color-5: #6c9eda;
}
CSS del degradado de fondo Twilight Serenade
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0a800, #f8c73f, #f8ecb9, #a5d8e9, #6c9eda);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0a800, #f8c73f, #f8ecb9, #a5d8e9, #6c9eda);
}
Paletas de colores similares
- Sunset Yellow
- Emerald Ember Harmony
- Golden Horizon
- Sunset Horizon
- Golden Green
- Shades of Yellow and Red
- Golden Serenade
- Sunset Oasis
- Sunny Orchard Harmony
- Golden Earth
- Academy of Ambition
- Golden Oven Delights
- Sunlit Citrus Dream
- Shades of Yellow
- Golden Ember Sunset
- Golden Crunch Delight
- Desert Gold
- Golden Dusk Delight
Twilight Serenade color palette created on .