Paleta de colores Green Sunshine
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Green Sunshine palette
CSS de la paleta de colores Green Sunshine
/* CSS */
.color-1 {
color: #5ce68e;
}
.color-2 {
color: #a5e0a3;
}
.color-3 {
color: #f0f1a2;
}
.color-4 {
color: #f3c758;
}
.color-5 {
color: #f27b40;
}
/* CSS Variables */
:root {
--color-1: #5ce68e;
--color-2: #a5e0a3;
--color-3: #f0f1a2;
--color-4: #f3c758;
--color-5: #f27b40;
}
CSS del degradado de fondo Green Sunshine
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5ce68e, #a5e0a3, #f0f1a2, #f3c758, #f27b40);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5ce68e, #a5e0a3, #f0f1a2, #f3c758, #f27b40);
}
Paletas de colores similares
- Green Monster
- Seaside Serenade
- Sunkissed Forest Whisper
- Sunset Citrus Burst
- Sunlit Forest Whisper
- Shades of Coral
- Renaissance Vibrance
- Sasha's Serenade
- Shades of Green
- Sunlit Meadow
- Warm Colors of Collaboration
- Serene Harmony
- Golden Harvest
- Shades of Green
- Clover's Embrace
- Sunset Serenade
- Whirlwind Whimsy
- Allie's Dreamscape
Green Sunshine color palette created on .