Paleta de colores Orange Sunshine
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Orange Sunshine palette
CSS de la paleta de colores Orange Sunshine
/* CSS */
.color-1 {
color: #f9d048;
}
.color-2 {
color: #f9b248;
}
.color-3 {
color: #f98c3e;
}
.color-4 {
color: #f97c3e;
}
.color-5 {
color: #f94e3e;
}
/* CSS Variables */
:root {
--color-1: #f9d048;
--color-2: #f9b248;
--color-3: #f98c3e;
--color-4: #f97c3e;
--color-5: #f94e3e;
}
CSS del degradado de fondo Orange Sunshine
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9d048, #f9b248, #f98c3e, #f97c3e, #f94e3e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9d048, #f9b248, #f98c3e, #f97c3e, #f94e3e);
}
Paletas de colores similares
- Rhythm of Hues
- Shades of Pink
- Shades of Green
- Frank's Vibrant Journey
- Shades of Green and Blue
- Golden Sunrise Serenade
- Sunlit Harmony
- Vibrant Red Blue Purple
- Coral Tarty
- Golden Sunset Serenade
- Sunny Coast Vibes
- Sunset Serenade
- California Sunset
- Golden Blossoms
- Warm Hues
- Sunset Serenade
- Bright Yellow Green
- Bright Yellow Green
Orange Sunshine color palette created on .