Paleta de colores Verdant Awakening
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Verdant Awakening palette
CSS de la paleta de colores Verdant Awakening
/* CSS */
.color-1 {
color: #b9c2b3;
}
.color-2 {
color: #aac7a9;
}
.color-3 {
color: #8fd6a3;
}
.color-4 {
color: #66c7a5;
}
.color-5 {
color: #4cb8a2;
}
/* CSS Variables */
:root {
--color-1: #b9c2b3;
--color-2: #aac7a9;
--color-3: #8fd6a3;
--color-4: #66c7a5;
--color-5: #4cb8a2;
}
CSS del degradado de fondo Verdant Awakening
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b9c2b3, #aac7a9, #8fd6a3, #66c7a5, #4cb8a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b9c2b3, #aac7a9, #8fd6a3, #66c7a5, #4cb8a2);
}
Paletas de colores similares
- Nordic Serenity
- Sunset in the Garden of Adelaide
- Whispering Meadows
- Shades of Green
- Skywood Harmony
- Whimsical Webs
- Sugared Green
- Sunset Serenade
- Shades of Yellow
- Shades of Green
- Sour Apple Green
- Celadon Dreams
- Verdant Whisper
- Sunlit Meadow Whispers
- Shades of Green
- Shades of Green
- Verdant Awakening
- Shades of Jungle Green
Verdant Awakening color palette created on .