Shades of Green Grey Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Shades of Green Grey palette
Shades of Green Grey color palette CSS
/* CSS */
.color-1 {
color: #a7b79f;
}
.color-2 {
color: #798b74;
}
.color-3 {
color: #4c5d5d;
}
.color-4 {
color: #b3d0c7;
}
.color-5 {
color: #c4e3d2;
}
/* CSS Variables */
:root {
--color-1: #a7b79f;
--color-2: #798b74;
--color-3: #4c5d5d;
--color-4: #b3d0c7;
--color-5: #c4e3d2;
}
Shades of Green Grey background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7b79f, #798b74, #4c5d5d, #b3d0c7, #c4e3d2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7b79f, #798b74, #4c5d5d, #b3d0c7, #c4e3d2);
}
Similar color palettes
Scroll down to explore 300+ Earthy color palettes
- Tranquil Oasis
- 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
- Shades of Green
- Eucalyptus Dreams
- Verdant Haven
Shades of Green Grey color palette created on .