Paleta de colores Shades of Green
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Green palette
CSS de la paleta de colores Shades of Green
/* CSS */
.color-1 {
color: #98d256;
}
.color-2 {
color: #a1db7b;
}
.color-3 {
color: #c0eabe;
}
.color-4 {
color: #e2f7a6;
}
.color-5 {
color: #f9f9c3;
}
/* CSS Variables */
:root {
--color-1: #98d256;
--color-2: #a1db7b;
--color-3: #c0eabe;
--color-4: #e2f7a6;
--color-5: #f9f9c3;
}
CSS del degradado de fondo Shades of Green
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #98d256, #a1db7b, #c0eabe, #e2f7a6, #f9f9c3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #98d256, #a1db7b, #c0eabe, #e2f7a6, #f9f9c3);
}
Paletas de colores similares
- Electric Citrus
- Pastel Ivy League
- Valeriano Dreamscape
- Shades of Green and Pink
- Shades of Green and Pink
- Black Green Elegance
- Verdant Serenity
- Celebration Spectrum
- Enchanted Garden
- Nature's Whisper
- Avian Serenade
- Soft Pink
- Bright Coral
- Orange Atira
- Serene Meadow
- Vibrant Whimsy
- Amanda's Garden of Joy
- Nourishing Green
Shades of Green color palette created on .