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: #4c8c4a;
}
.color-2 {
color: #76b159;
}
.color-3 {
color: #a0d06c;
}
.color-4 {
color: #d0efbe;
}
.color-5 {
color: #f4f8b9;
}
/* CSS Variables */
:root {
--color-1: #4c8c4a;
--color-2: #76b159;
--color-3: #a0d06c;
--color-4: #d0efbe;
--color-5: #f4f8b9;
}
CSS del degradado de fondo Shades of Green
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c8c4a, #76b159, #a0d06c, #d0efbe, #f4f8b9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c8c4a, #76b159, #a0d06c, #d0efbe, #f4f8b9);
}
Paletas de colores similares
- Morning Meadow Bliss
- Tropical Sunrise
- Trustworthy Harmony
- Green and Gold Adventure
- Verdant Serenity
- Lemongrass Serenity
- Vibrant Coral
- Vibrant Orange
- Shades of Green
- Blue Finance
- Electric Emerald Escape
- Shades of Green Blue Pink
- Autumn's Embrace
- Vibrant Sunset
- Sunset Blossom
- Shades of Green and Red
- Lemon Grove Harmony
- Whispers of the Verdant Grove
Shades of Green color palette created on .