Paleta de colores Sunset Serenade
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Sunset Serenade palette
CSS de la paleta de colores Sunset Serenade
/* CSS */
.color-1 {
color: #f9f0e1;
}
.color-2 {
color: #f77a36;
}
.color-3 {
color: #604c06;
}
.color-4 {
color: #322050;
}
.color-5 {
color: #231537;
}
/* CSS Variables */
:root {
--color-1: #f9f0e1;
--color-2: #f77a36;
--color-3: #604c06;
--color-4: #322050;
--color-5: #231537;
}
CSS del degradado de fondo Sunset Serenade
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9f0e1, #f77a36, #604c06, #322050, #231537);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9f0e1, #f77a36, #604c06, #322050, #231537);
}
Paletas de colores similares
- Rustic Earth Symphony
- Brown Earth
- Brown Shades of Real Estate
- Moody Dark Orange
- Mystic Velvet Twilight
- Warm Peach
- Antique Gold
- Brown Base Moca
- Earthy Embrace
- Sunset Harvest Hues
- Golden Harvest Whisper
- Earthy Elegance
- Shades of Purple
- Woodland Embrace
- Spiced Confectionery Delight
- Shades of Teal
- Autumn Harvest Elegance
- Rustic Elegance
Sunset Serenade color palette created on .