Orange Sunshine Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Orange Sunshine palette
tavolozza dei colori Orange Sunshine CSS
/* 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 con gradiente di sfondo 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);
}
Tavolozze di colori simili
- Warm Brooklynn
- Sunny Floral Burst
- Bright Yellow
- 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
Orange Sunshine color palette created on .