Verdant Whispers Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Verdant Whispers palette
Verdant Whispers color palette CSS
/* CSS */
.color-1 {
color: #8fbc8f;
}
.color-2 {
color: #a7d7b8;
}
.color-3 {
color: #d4e3d5;
}
.color-4 {
color: #e1f4e7;
}
.color-5 {
color: #c7e5d9;
}
/* CSS Variables */
:root {
--color-1: #8fbc8f;
--color-2: #a7d7b8;
--color-3: #d4e3d5;
--color-4: #e1f4e7;
--color-5: #c7e5d9;
}
Verdant Whispers background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8fbc8f, #a7d7b8, #d4e3d5, #e1f4e7, #c7e5d9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8fbc8f, #a7d7b8, #d4e3d5, #e1f4e7, #c7e5d9);
}
Similar color palettes
- Horizon Harmony
- Cypress
- Whispers of the Forest
- Serene Sage Harmony
- Green Chaos
- Deep Rooted Greenery
- Shades of Green
- Dark Green Shades
- Shades of Medieval Green
- Enchanted Forest Embrace
- Dark Green Serenity
- Oceanic Serenity
- Golden Meadow Breeze
- Minted Cocoa Bliss
- Forest Ember Clan
- Shades of Brown Blue
- Oceanic Serenity
- Tropical Forest Dawn
Verdant Whispers color palette created on .