Paleta de colores Terra Glow
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Terra Glow palette
CSS de la paleta de colores Terra Glow
/* 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 del degradado de fondo 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);
}
Paletas de colores similares
- Golden Sunset
- Brown Wastelands
- Venomous Verdancy
- Autumn Orange
- Traditional Blue and Red Earth
- Venomous Verdancy
- Earthy Whisper Tones
- Autumnal Seminar Warmth
- Terracotta Elegance
- Sweet Dough Delight
- Warm Beige
- Warm Red
- Verdant Depths
- Whispers of Autumn Dreams
- Cocoa Dreamscape
- Dreamy Cocoa Delight
- Brown Cutecore
- Moka Dreamscape
Terra Glow color palette created on .