Paleta de colores Verdant Whisper
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Verdant Whisper palette
CSS de la paleta de colores Verdant Whisper
/* CSS */
.color-1 {
color: #6b8f24;
}
.color-2 {
color: #8fbc8f;
}
.color-3 {
color: #98fb98;
}
.color-4 {
color: #c1f0c1;
}
.color-5 {
color: #dae7da;
}
/* CSS Variables */
:root {
--color-1: #6b8f24;
--color-2: #8fbc8f;
--color-3: #98fb98;
--color-4: #c1f0c1;
--color-5: #dae7da;
}
CSS del degradado de fondo Verdant Whisper
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6b8f24, #8fbc8f, #98fb98, #c1f0c1, #dae7da);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6b8f24, #8fbc8f, #98fb98, #c1f0c1, #dae7da);
}
Paletas de colores similares
- Deep Green Forest
- Florest Moth
- Deviant Shades of Green
- Earthy Green
- Urban Farm
- Woodland Wanderlust
- Forest Floor Harmony
- Evergreen Serenity
- Sage Serenity
- Urban Farm
- Whispers of the Woodland Cottage
- Green Forest
- Whispering Woods
- Emerald Dragon's Breath
- Enchanted Grove
- Emerald Whisper
- Whispers of the Forest
- Enchanted Grove
Verdant Whisper color palette created on .