Verdant Serenity Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Verdant Serenity palette
Verdant Serenity color palette CSS
/* CSS */
.color-1 {
color: #a3caa0;
}
.color-2 {
color: #6c9d74;
}
.color-3 {
color: #4e7950;
}
.color-4 {
color: #3a593c;
}
.color-5 {
color: #2f4b31;
}
/* CSS Variables */
:root {
--color-1: #a3caa0;
--color-2: #6c9d74;
--color-3: #4e7950;
--color-4: #3a593c;
--color-5: #2f4b31;
}
Verdant Serenity background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3caa0, #6c9d74, #4e7950, #3a593c, #2f4b31);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3caa0, #6c9d74, #4e7950, #3a593c, #2f4b31);
}
Similar color palettes
Scroll down to explore 300+ Earthy color palettes
- Olive Grove Harmony
- Yellow Eclipse
- Frosted Glade
- Mitsu Yume
- Deviant Shades of Green
- Earthy Green
- Maroon and Sage Green
- Abyssal Serenity
- Bright Pink Green
- Florest Moth
- Dandicus Dancifer
- Oceanic Serenity
- Shades of Green and Yellow
- Shades of Green
- Urban Farm
- Colorful Night
- Shades of Green
- Shades of Green and Earthy Tones
Verdant Serenity color palette created on .