Paleta de colores Verdant Symphony
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Verdant Symphony palette
CSS de la paleta de colores Verdant Symphony
/* CSS */
.color-1 {
color: #4b6c04;
}
.color-2 {
color: #6b8f1e;
}
.color-3 {
color: #8bc035;
}
.color-4 {
color: #b3d256;
}
.color-5 {
color: #d7e48b;
}
/* CSS Variables */
:root {
--color-1: #4b6c04;
--color-2: #6b8f1e;
--color-3: #8bc035;
--color-4: #b3d256;
--color-5: #d7e48b;
}
CSS del degradado de fondo Verdant Symphony
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b6c04, #6b8f1e, #8bc035, #b3d256, #d7e48b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b6c04, #6b8f1e, #8bc035, #b3d256, #d7e48b);
}
Paletas de colores similares
- Enchanted Serpent's Grove
- Blooming Harmony
- Milly's Garden Delight
- Candy Cloud Symphony
- Enchanted Blossom
- Royal Treasures
- Blue Sunset
- Golden Embrace
- Light Pink Green
- Shades of Green
- Lively Lagoon Harmony
- Yellow Yarn Ball
- Sunset Serenity
- Yellow Rebecca
- Sunset Symphony
- Vibrant Orange
- Whispers of the Woodland
- Mermaid's Shoreline Harmony
Verdant Symphony color palette created on .