Yellow Lightning Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Yellow Lightning palette
tavolozza dei colori Yellow Lightning CSS
/* CSS */
.color-1 {
color: #f6df60;
}
.color-2 {
color: #fbd950;
}
.color-3 {
color: #f8d33f;
}
.color-4 {
color: #f5b800;
}
.color-5 {
color: #f07800;
}
/* CSS Variables */
:root {
--color-1: #f6df60;
--color-2: #fbd950;
--color-3: #f8d33f;
--color-4: #f5b800;
--color-5: #f07800;
}
CSS con gradiente di sfondo Yellow Lightning
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6df60, #fbd950, #f8d33f, #f5b800, #f07800);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6df60, #fbd950, #f8d33f, #f5b800, #f07800);
}
Tavolozze di colori simili
- Elysian Sunset
- Serenity by the Shore
- Peachy Warmth
- Sunset Serenade
- Red Sunset
- Warm Brooklynn
- Sunny Floral Burst
- Bright Yellow
- Rhythm of Hues
- Shades of Pink
- Shades of Green
- Frank's Vibrant Journey
- Shades of Green and Blue
- Golden Sunrise Serenade
- Sunlit Harmony
- Vibrant Red Blue Purple
- Coral Tarty
- Golden Sunset Serenade
Yellow Lightning color palette created on .