Golden Shades Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Golden Shades palette
tavolozza dei colori Golden Shades CSS
/* CSS */
.color-1 {
color: #f9d66c;
}
.color-2 {
color: #f3a749;
}
.color-3 {
color: #e2b03c;
}
.color-4 {
color: #d68c3d;
}
.color-5 {
color: #a75a2a;
}
/* CSS Variables */
:root {
--color-1: #f9d66c;
--color-2: #f3a749;
--color-3: #e2b03c;
--color-4: #d68c3d;
--color-5: #a75a2a;
}
CSS con gradiente di sfondo Golden Shades
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9d66c, #f3a749, #e2b03c, #d68c3d, #a75a2a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9d66c, #f3a749, #e2b03c, #d68c3d, #a75a2a);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 500+ tavolozzas di colori Brillante
- Orange Sunrise
- Sunlit Harvest
- Airi's Garden
- Warm Red
- Solar Surge
- Electric Sunburst
- Sunny Harvest
- Pink Lemonade
- Neon Yellow Celebration
- Citrus Blush Dream
- Pastel Pink and Bright Yellow
- Sunrise Symphony
- Golden Galilea
- Bittersweet Sunset
- Luminous Celebration
- Shades of Green
- Pastel Pink and Yellow Lime
- Shades of Yellow and Blue
Golden Shades color palette created on .