Verdant Awakening Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Verdant Awakening palette
Verdant Awakening color palette CSS
/* CSS */
.color-1 {
color: #a9dab6;
}
.color-2 {
color: #6eaf8a;
}
.color-3 {
color: #4a8c69;
}
.color-4 {
color: #3e7a59;
}
.color-5 {
color: #2e6b49;
}
/* CSS Variables */
:root {
--color-1: #a9dab6;
--color-2: #6eaf8a;
--color-3: #4a8c69;
--color-4: #3e7a59;
--color-5: #2e6b49;
}
Verdant Awakening background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a9dab6, #6eaf8a, #4a8c69, #3e7a59, #2e6b49);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a9dab6, #6eaf8a, #4a8c69, #3e7a59, #2e6b49);
}
Similar color palettes
- Celestial Harmony
- Botanical Harmony
- Earthy Tones
- Whimsical Haven
- Yellow Fantasy
- Sunset Blossom
- Blue Green and Yellow Burst
- Pebble Serenity
- Tropical Sunrise
- Emerald Oasis
- Tropical Fin Mirage
- Vibrant Coral
- Desert Ember Delight
- Desert Delight
- Desert Serpent Delight
- Serene Tidal Drift
- Coral Reef Serenade
- Serene Horizons
Verdant Awakening color palette created on .