Paleta de colores Green Environment
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Green Environment palette
CSS de la paleta de colores Green Environment
/* CSS */
.color-1 {
color: #5abf89;
}
.color-2 {
color: #f5a524;
}
.color-3 {
color: #f7c94b;
}
.color-4 {
color: #e94e77;
}
.color-5 {
color: #5e5b6b;
}
/* CSS Variables */
:root {
--color-1: #5abf89;
--color-2: #f5a524;
--color-3: #f7c94b;
--color-4: #e94e77;
--color-5: #5e5b6b;
}
CSS del degradado de fondo Green Environment
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5abf89, #f5a524, #f7c94b, #e94e77, #5e5b6b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5abf89, #f5a524, #f7c94b, #e94e77, #5e5b6b);
}
Paletas de colores similares
- Shades of Green
- Sunny Oasis
- Glitch Spectrum
- Vibrant Whirlwind
- Vibrant Orange
- Coastal Serenity
- Zesty Biscotti Bliss
- Whimsical Woodland Retreat
- Emerald Whisper
- Reflective Oasis
- Dark Green and Purple Science
- Crimson Forest Shadows
- Red and Green Harmony
- Sunset Serenade
- Verdant Awakening
- Shades of Green
- GUMI Garden Delight
- Serene Blossom
Green Environment color palette created on .