Ethereal Decay Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Ethereal Decay palette
Ethereal Decay color palette CSS
/* CSS */
.color-1 {
color: #7a2a2e;
}
.color-2 {
color: #b67c7d;
}
.color-3 {
color: #e3b759;
}
.color-4 {
color: #d9c0a1;
}
.color-5 {
color: #4c8b90;
}
/* CSS Variables */
:root {
--color-1: #7a2a2e;
--color-2: #b67c7d;
--color-3: #e3b759;
--color-4: #d9c0a1;
--color-5: #4c8b90;
}
Ethereal Decay background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7a2a2e, #b67c7d, #e3b759, #d9c0a1, #4c8b90);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7a2a2e, #b67c7d, #e3b759, #d9c0a1, #4c8b90);
}
Similar color palettes
Scroll down to explore 100+ Earthy color palettes
- Tropical Fruity Delight
- Nebula's Embrace
- Verdant Ember Symphony
- Shades of Green and Earthy Tones
- Golden Harvest Hues
- Sunlit Grove
- Emerald Breeze
- Jurassic Vibes
- Whimsical Garden Dreams
- Autumn Ember Glow
- Tropical Forest Sunrise
- Ethereal Decay
- Autumn Ember Glow
- Sunset Serenade
- Sunset Serenade
- Autumn Ember Glow
- Vibrant Earthy Reds and Greens
- Autumn Ember Glow
Ethereal Decay color palette created on .