Grizzly Grove Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Grizzly Grove palette
Grizzly Grove color palette CSS
/* CSS */
.color-1 {
color: #a5caa0;
}
.color-2 {
color: #6a9a6d;
}
.color-3 {
color: #507c5c;
}
.color-4 {
color: #3a5a4a;
}
.color-5 {
color: #2c3f39;
}
/* CSS Variables */
:root {
--color-1: #a5caa0;
--color-2: #6a9a6d;
--color-3: #507c5c;
--color-4: #3a5a4a;
--color-5: #2c3f39;
}
Grizzly Grove background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a5caa0, #6a9a6d, #507c5c, #3a5a4a, #2c3f39);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a5caa0, #6a9a6d, #507c5c, #3a5a4a, #2c3f39);
}
Similar color palettes
Scroll down to explore 300+ Earthy color palettes
- Tranquil Oasis
- 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
Grizzly Grove color palette created on .