Lush Meadow Harmony Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Lush Meadow Harmony palette
Lush Meadow Harmony color palette CSS
/* CSS */
.color-1 {
color: #408c4a;
}
.color-2 {
color: #5fab6e;
}
.color-3 {
color: #9bc383;
}
.color-4 {
color: #cbd8a6;
}
.color-5 {
color: #e1e6ad;
}
/* CSS Variables */
:root {
--color-1: #408c4a;
--color-2: #5fab6e;
--color-3: #9bc383;
--color-4: #cbd8a6;
--color-5: #e1e6ad;
}
Lush Meadow Harmony background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #408c4a, #5fab6e, #9bc383, #cbd8a6, #e1e6ad);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #408c4a, #5fab6e, #9bc383, #cbd8a6, #e1e6ad);
}
Similar color palettes
Scroll down to explore 300+ Green color palettes
- Tranquil Oasis
- 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
- Shades of Green
- Eucalyptus Dreams
Lush Meadow Harmony color palette created on .