Paleta de colores Verdant Glow
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Verdant Glow palette
CSS de la paleta de colores Verdant Glow
/* CSS */
.color-1 {
color: #a7d7b8;
}
.color-2 {
color: #f5e18e;
}
.color-3 {
color: #f6c8a7;
}
.color-4 {
color: #ff8e4d;
}
.color-5 {
color: #d57b99;
}
/* CSS Variables */
:root {
--color-1: #a7d7b8;
--color-2: #f5e18e;
--color-3: #f6c8a7;
--color-4: #ff8e4d;
--color-5: #d57b99;
}
CSS del degradado de fondo Verdant Glow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7d7b8, #f5e18e, #f6c8a7, #ff8e4d, #d57b99);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7d7b8, #f5e18e, #f6c8a7, #ff8e4d, #d57b99);
}
Paletas de colores similares
- Melody of Blooms
- Fierce Jungle Vibes
- Tranquil Autumn Breeze
- Whimsical Orchard
- Mystic Oasis
- Shades of Purple
- Vibrant Harmony
- Vibrant Purple
- Shades of Blue and Red
- Shades of Green
- Botanical Bliss
- Whimsical Garden Dreams
- Emerald Shores
- Zany Forest Sunset
- Yellow Blue Green
- Teal Rein
- Golden Hearth Serenity
- Tropical Serenade
Verdant Glow color palette created on .