Paleta de colores Green Goblin
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Green Goblin palette
CSS de la paleta de colores Green Goblin
/* CSS */
.color-1 {
color: #4a8c45;
}
.color-2 {
color: #7dbf7f;
}
.color-3 {
color: #b3e6b3;
}
.color-4 {
color: #f2f6b6;
}
.color-5 {
color: #f3a76d;
}
/* CSS Variables */
:root {
--color-1: #4a8c45;
--color-2: #7dbf7f;
--color-3: #b3e6b3;
--color-4: #f2f6b6;
--color-5: #f3a76d;
}
CSS del degradado de fondo Green Goblin
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a8c45, #7dbf7f, #b3e6b3, #f2f6b6, #f3a76d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a8c45, #7dbf7f, #b3e6b3, #f2f6b6, #f3a76d);
}
Paletas de colores similares
- Warm Ravi
- 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
Green Goblin color palette created on .