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: #a6d9a1;
}
.color-2 {
color: #7ebe8b;
}
.color-3 {
color: #60af76;
}
.color-4 {
color: #409c61;
}
.color-5 {
color: #2b7d4c;
}
/* CSS Variables */
:root {
--color-1: #a6d9a1;
--color-2: #7ebe8b;
--color-3: #60af76;
--color-4: #409c61;
--color-5: #2b7d4c;
}
CSS del degradado de fondo Verdant Whisper
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a6d9a1, #7ebe8b, #60af76, #409c61, #2b7d4c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a6d9a1, #7ebe8b, #60af76, #409c61, #2b7d4c);
}
Paletas de colores similares
- 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
- Pink and Black Garden
- Blossom Noir
- Galactic Oasis
- Aquatic Harmony
- Tears of Serenity
- Green Lizard
- Texas Sunset Serenade
Verdant Whisper color palette created on .