Terra Glow Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Terra Glow palette
tavolozza dei colori Terra Glow CSS
/* CSS */
.color-1 {
color: #4b3c2f;
}
.color-2 {
color: #7a5b4d;
}
.color-3 {
color: #b3896b;
}
.color-4 {
color: #e4b55e;
}
.color-5 {
color: #f7d259;
}
/* CSS Variables */
:root {
--color-1: #4b3c2f;
--color-2: #7a5b4d;
--color-3: #b3896b;
--color-4: #e4b55e;
--color-5: #f7d259;
}
CSS con gradiente di sfondo Terra Glow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b3c2f, #7a5b4d, #b3896b, #e4b55e, #f7d259);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b3c2f, #7a5b4d, #b3896b, #e4b55e, #f7d259);
}
Tavolozze di colori simili
- Sandal Shades
- Haunting Harvest
- Whispers of Earth
- Autumn Harvest Hues
- Autumn Harvest Hues
- Whispers of the Wild
- Livid Brown Hues
- Whispers of Coastal Dusk
- Whispers of Sandstone
- Embrace of Earth
- Cocoa Elegance
- Mahogany Shades
- Obsidian Gold
- Marron Elegance
- Whispers of Earth
- Autumn's Embrace
- Shades of Tumbleweed
- Sands of Valor
Terra Glow color palette created on .