Mossy Serenity Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Mossy Serenity palette
Mossy Serenity color palette CSS
/* CSS */
.color-1 {
color: #69804d;
}
.color-2 {
color: #9cba69;
}
.color-3 {
color: #c3dfa4;
}
.color-4 {
color: #f0f5b7;
}
.color-5 {
color: #e1c6a8;
}
/* CSS Variables */
:root {
--color-1: #69804d;
--color-2: #9cba69;
--color-3: #c3dfa4;
--color-4: #f0f5b7;
--color-5: #e1c6a8;
}
Mossy Serenity background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #69804d, #9cba69, #c3dfa4, #f0f5b7, #e1c6a8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #69804d, #9cba69, #c3dfa4, #f0f5b7, #e1c6a8);
}
Similar color palettes
Scroll down to explore 300+ Earthy color palettes
- Tranquil Oasis
- Lush Meadow Harmony
- Grizzly Grove
- 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
Mossy Serenity color palette created on .