Emerald Canopy Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Emerald Canopy palette
Emerald Canopy color palette CSS
/* CSS */
.color-1 {
color: #4a7b2d;
}
.color-2 {
color: #6eae4c;
}
.color-3 {
color: #90dc6f;
}
.color-4 {
color: #b4e2a6;
}
.color-5 {
color: #d9f8d8;
}
/* CSS Variables */
:root {
--color-1: #4a7b2d;
--color-2: #6eae4c;
--color-3: #90dc6f;
--color-4: #b4e2a6;
--color-5: #d9f8d8;
}
Emerald Canopy background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a7b2d, #6eae4c, #90dc6f, #b4e2a6, #d9f8d8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a7b2d, #6eae4c, #90dc6f, #b4e2a6, #d9f8d8);
}
Similar color palettes
Scroll down to explore 200+ Forest color palettes
- Deviant Shades of Green
- Earthy Green
- Woodland Wanderlust
- Urban Farm
- Urban Farm
- Whispers of the Woodland Cottage
- Green Forest
- Whispering Woods
- Emerald Dragon's Breath
- Enchanted Grove
- Emerald Whisper
- Whispers of the Forest
- Enchanted Grove
- Verdant Whisper
- Shades of Green
- Whispering Greenery
- Whispering Pines
- Verdant Serenity
Emerald Canopy color palette created on .