Paleta de colores Golden Drive
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Golden Drive palette
CSS de la paleta de colores Golden Drive
/* CSS */
.color-1 {
color: #f1c45b;
}
.color-2 {
color: #e9ad67;
}
.color-3 {
color: #d88d4b;
}
.color-4 {
color: #c77d3d;
}
.color-5 {
color: #aa5a2c;
}
/* CSS Variables */
:root {
--color-1: #f1c45b;
--color-2: #e9ad67;
--color-3: #d88d4b;
--color-4: #c77d3d;
--color-5: #aa5a2c;
}
CSS del degradado de fondo Golden Drive
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1c45b, #e9ad67, #d88d4b, #c77d3d, #aa5a2c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1c45b, #e9ad67, #d88d4b, #c77d3d, #aa5a2c);
}
Paletas de colores similares
- Golden Afternoon Dream
- Tropical Serenade
- Timeless Harmony
- Sunlit Harmony
- Celestial Blush
- Sunset Serenade
- Celestial Blue
- Celestial Goldrush
- Golden Honey
- Gingerbread Sunset
- Orange Sunset
- Yellow Lounaryn
- Glistening Sunrise
- Orange Bugbo
- Vibrant Ember Symphony
- Desert Sunset Bloom
- Warm Shades of Coral
- Autumn Ember Elegance
Golden Drive color palette created on .