Paleta de colores Whispers of Verdant Serenity
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of Verdant Serenity palette
CSS de la paleta de colores Whispers of Verdant Serenity
/* CSS */
.color-1 {
color: #fbfefb;
}
.color-2 {
color: #e3fae0;
}
.color-3 {
color: #cef5cc;
}
.color-4 {
color: #a7f1c5;
}
.color-5 {
color: #74cdc3;
}
/* CSS Variables */
:root {
--color-1: #fbfefb;
--color-2: #e3fae0;
--color-3: #cef5cc;
--color-4: #a7f1c5;
--color-5: #74cdc3;
}
CSS del degradado de fondo Whispers of Verdant Serenity
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fbfefb, #e3fae0, #cef5cc, #a7f1c5, #74cdc3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fbfefb, #e3fae0, #cef5cc, #a7f1c5, #74cdc3);
}
Paletas de colores similares
- Modern Coastal
- Gentle Ocean Breeze
- Sky Whisper Blues
- Whispering Winter Mist
- Whispers of Frost
- Whispers of Tranquil Waters
- Whispers of Dawn
- Golden Meadow Serenity
- Serene Sky Symphony
- Whispers of Spring Light
- Whimsical Meadow Breeze
- Whispers of Serenity
- Whispers of Serenity
- Whispers of Dusk
- Serene Ocean Breeze
- Sunlit Serenity Palette
- Blushing Dawn Hues
- Whispers of Serene Skies
Whispers of Verdant Serenity color palette created on .