Paleta de colores Autumn Ember Glow
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Autumn Ember Glow palette
CSS de la paleta de colores Autumn Ember Glow
/* CSS */
.color-1 {
color: #eac175;
}
.color-2 {
color: #c27342;
}
.color-3 {
color: #b7332a;
}
.color-4 {
color: #68362c;
}
.color-5 {
color: #391a13;
}
/* CSS Variables */
:root {
--color-1: #eac175;
--color-2: #c27342;
--color-3: #b7332a;
--color-4: #68362c;
--color-5: #391a13;
}
CSS del degradado de fondo Autumn Ember Glow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eac175, #c27342, #b7332a, #68362c, #391a13);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eac175, #c27342, #b7332a, #68362c, #391a13);
}
Paletas de colores similares
- 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
- Rustic Warmth
- Orange Jackal
- Brown Cookie Delight
- Whispers of Warmth
Autumn Ember Glow color palette created on .