Forest Whisper Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Forest Whisper palette
Forest Whisper color palette CSS
/* CSS */
.color-1 {
color: #3b5b2a;
}
.color-2 {
color: #5f7e3a;
}
.color-3 {
color: #7ebf4f;
}
.color-4 {
color: #a6d46e;
}
.color-5 {
color: #d0e8a1;
}
/* CSS Variables */
:root {
--color-1: #3b5b2a;
--color-2: #5f7e3a;
--color-3: #7ebf4f;
--color-4: #a6d46e;
--color-5: #d0e8a1;
}
Forest Whisper background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3b5b2a, #5f7e3a, #7ebf4f, #a6d46e, #d0e8a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3b5b2a, #5f7e3a, #7ebf4f, #a6d46e, #d0e8a1);
}
Similar color palettes
Scroll down to explore 300+ Earthy color palettes
- Warrior Red
- Lush Meadow Harmony
- Grizzly Grove
- Dark Green Outdoors
- Earthy Meadow
- Whispers of the Stacks
- Verdant Dreamscape
- Verdant Dreamscape
- Whispering Greens
- Shades of Green Grey
- Sage Serenity
- Regal Earthtones
- Shades of Green
- Rustic Grove
- Autumn Embrace
- Bohemian Earthsong
- Vibrant Earthy Reds and Greens
- Rich Green and Red
Forest Whisper color palette created on .