Shades of Green Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Shades of Green palette
Shades of Green color palette CSS
/* CSS */
.color-1 {
color: #a7bea2;
}
.color-2 {
color: #d3e1b7;
}
.color-3 {
color: #f3f8a5;
}
.color-4 {
color: #f2d6a1;
}
.color-5 {
color: #e5a4b2;
}
/* CSS Variables */
:root {
--color-1: #a7bea2;
--color-2: #d3e1b7;
--color-3: #f3f8a5;
--color-4: #f2d6a1;
--color-5: #e5a4b2;
}
Shades of Green background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7bea2, #d3e1b7, #f3f8a5, #f2d6a1, #e5a4b2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7bea2, #d3e1b7, #f3f8a5, #f2d6a1, #e5a4b2);
}
Similar color palettes
Scroll down to explore 400+ Green color palettes
- Electric Purple and Chartreuse Fusion
- Electric Garden
- Shades of Green
- Shades of Green
- Shades of Olive
- Pistachio Dreamscape
- Shades of Green
- Emerald Oasis
- Local Vibes Remix
- Local Vibes Remix
- Dark Purple and Neo Green
- Sunlit Meadow
- Emerald Whisper
- Emerald Forest Harmony
- Emerald Serenity
- Poppy Fields in Bloom
- Unique Pastels
- Sunset Orange
Shades of Green color palette created on .